{"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-abab441737700f19", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/AppLayout.tsx:192", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/AppLayout.tsx:192"}, "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-273385fdc76cbdc7", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/UserMenu.tsx:104", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/UserMenu.tsx:104"}, "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-7c625638e8cc8409", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/CompanyScopeSelector.tsx:91", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/CompanyScopeSelector.tsx:91"}, "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-2559e9a8b366d97f", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/command-palette/CommandPalette.tsx:259", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/command-palette/CommandPalette.tsx:259"}, "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-08c8729ba35bf03d", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/playground/PlaygroundPage.tsx:487", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/playground/PlaygroundPage.tsx:487"}, "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-16c2236afef7c9e3", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/users/UserDetailPage.tsx:342", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/users/UserDetailPage.tsx:342"}, "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-d66542ce24c30097", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/users/UserDetailDrawer.tsx:80", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/users/UserDetailDrawer.tsx:80"}, "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-5002175e01f5cf5b", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/users/InviteUserModal.tsx:128", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/users/InviteUserModal.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-a4c788ebd1592d33", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/notifications/NotificationBell.tsx:80", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/notifications/NotificationBell.tsx:80"}, "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-f57a3cfac8926371", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/src/docs/code-snippets.ts:58", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/src/docs/code-snippets.ts:58"}, "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-62c74f2ee76d7914", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/dashboard/EcfTypeDistribution.tsx:141", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/dashboard/EcfTypeDistribution.tsx:141"}, "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-7af475973d66b30b", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/components/Drawer.tsx:79", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/components/Drawer.tsx:79"}, "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-f4b7b50209242c35", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/billing/SubscriptionsPage.tsx:328", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/billing/SubscriptionsPage.tsx:328"}, "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-d49bd275b5c9da6c", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/workers/WorkersPage.tsx:682", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/workers/WorkersPage.tsx:682"}, "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-64bdd7cc9018e3a1", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/components/FileDropzone.tsx:108", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/components/FileDropzone.tsx:108"}, "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-4e20b9b976f75d33", "name": "TODO/FIXME marker in shipping code \u2014 ecf-dashboard/src/certification/components/FileDropzone.tsx:60", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 ecf-dashboard/src/certification/components/FileDropzone.tsx:60"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3f20c2b32306a2a5", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/TestSetStep.tsx:278", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/TestSetStep.tsx:278"}, "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-51b7110715f8be68", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/PostulationStep.tsx:133", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/PostulationStep.tsx:133"}, "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-991062f7bed73704", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/Step5SimulationStep.tsx:252", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/Step5SimulationStep.tsx:252"}, "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-bea92c8fc7275329", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/PreconditionsStep.tsx:188", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/PreconditionsStep.tsx:188"}, "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-808b07fd0089bab8", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/AcecfBatchStep.tsx:313", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/AcecfBatchStep.tsx:313"}, "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-22b60aaecdc7a44f", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/branches/BranchesPage.tsx:275", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/branches/BranchesPage.tsx:275"}, "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-4ea9591f5aa23a93", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/companies/CompanyCertificatesSection.tsx:131", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/companies/CompanyCertificatesSection.tsx:131"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2fb77be3f5d38d87", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/invoices/InvoiceDetailPage.tsx:570", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/invoices/InvoiceDetailPage.tsx:570"}, "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-42fb8737dc6bf52b", "name": "\"active\" state uses light bg in a dark theme \u2014 ecf-dashboard/src/invoices/NewInvoicePage.tsx:251", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 ecf-dashboard/src/invoices/NewInvoicePage.tsx:251"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7c6c08bbff976b0e", "name": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/invoices/new-invoice/Step2Buyer.tsx:274", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/invoices/new-invoice/Step2Buyer.tsx:274"}, "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-f3693f8dbc493bcf", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e43-wizard.spec.ts:173", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e43-wizard.spec.ts:173"}, "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-b684790bd4b0348a", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/new-invoice-wizard.spec.ts:165", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/new-invoice-wizard.spec.ts:165"}, "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-3bec914f5bdb4842", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e44-playground.spec.ts:130", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e44-playground.spec.ts:130"}, "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-21ef782cc4747b69", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e31-wizard.spec.ts:234", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e31-wizard.spec.ts:234"}, "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-63739dfa74535b8b", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e41-wizard.spec.ts:198", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e41-wizard.spec.ts:198"}, "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-a431c87c4a93a947", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e41-playground.spec.ts:167", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e41-playground.spec.ts:167"}, "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-8e327f40b1c68121", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e46-playground.spec.ts:135", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e46-playground.spec.ts:135"}, "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-a285c62a08138a1e", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e32-playground.spec.ts:190", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e32-playground.spec.ts:190"}, "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-86b70186ae5b636a", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e31-playground.spec.ts:268", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e31-playground.spec.ts:268"}, "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-ec4d673e76d6ba72", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e46-wizard.spec.ts:176", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e46-wizard.spec.ts: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-ca8375a745210ffa", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e34-playground.spec.ts:201", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e34-playground.spec.ts:201"}, "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-2f32765ead6e602f", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e47-playground.spec.ts:124", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e47-playground.spec.ts:124"}, "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-dc4b48bb84fbe21b", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e33-wizard.spec.ts:238", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e33-wizard.spec.ts:238"}, "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-c18c87d77f957715", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e47-wizard.spec.ts:156", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e47-wizard.spec.ts:156"}, "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-b61e3124b26f7c61", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e32-wizard.spec.ts:258", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e32-wizard.spec.ts:258"}, "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-74436f8bdbf1dd8f", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e34-wizard.spec.ts:223", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e34-wizard.spec.ts:223"}, "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-1ae0ef27cc76d326", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e33-playground.spec.ts:191", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e33-playground.spec.ts:191"}, "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-8b403bb4ec4d5dab", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e45-playground.spec.ts:116", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e45-playground.spec.ts:116"}, "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-5222a3494d20d7ef", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e44-wizard.spec.ts:165", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e44-wizard.spec.ts:165"}, "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-131929ca8bb9063b", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e43-playground.spec.ts:157", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e43-playground.spec.ts:157"}, "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-a88bf883c86b8055", "name": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e45-wizard.spec.ts:165", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e45-wizard.spec.ts:165"}, "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-1809d74fc705676e", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/test/load/http-baseline.ts:133", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/test/load/http-baseline.ts:133"}, "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-2ee0de68af49eb93", "name": "TODO/FIXME marker in shipping code \u2014 migracion-nestjs/apps/api/src/main.ts:132", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 migracion-nestjs/apps/api/src/main.ts:132"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-600f390ee3f7aed0", "name": "TODO/FIXME marker in shipping code \u2014 migracion-nestjs/apps/api/src/certification/services/precondition.service.ts:228", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 migracion-nestjs/apps/api/src/certification/services/precondition.service.ts:228"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ad318c694cbdfcac", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/verify-inbound-reception-prod.ts:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/verify-inbound-reception-prod.ts:35"}, "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-a9620914df89ac0a", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/wipe-minio.js:84", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/wipe-minio.js:84"}, "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-40e531ad928562c0", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/clear-bullmq.js:8", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/clear-bullmq.js:8"}, "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-a5413fd32f90d637", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/verify-inbound-auth-prod.ts:44", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/verify-inbound-auth-prod.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-00d2fe47d44ea9df", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/inspect-bullmq.js:11", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/inspect-bullmq.js:11"}, "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-385fca29808fe2aa", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/smoke-test-cert-wizard.js:53", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/smoke-test-cert-wizard.js:53"}, "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-fe818224a094d27b", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/verify-providers.js:70", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/verify-providers.js:70"}, "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-fdc4696a0c33db3e", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/recreate-bucket.js:18", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/recreate-bucket.js:18"}, "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-e51a180641c4f986", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/setup-bucket-with-object-lock.js:132", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/setup-bucket-with-object-lock.js:132"}, "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-ad82fc71027694b9", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/test-postulation-sign-uploaded.js:66", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/test-postulation-sign-uploaded.js:66"}, "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-391e1266df8a8780", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/test-postulation-sign.js:64", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/test-postulation-sign.js:64"}, "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-51e096ce9a9a0125", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/seed-platform-admin.js:45", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/seed-platform-admin.js:45"}, "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-7ccef5f50a757a88", "name": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/libs/http-client/src/dgii-client.service.ts:111", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/libs/http-client/src/dgii-client.service.ts:111"}, "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-7622e470664b34a4", "name": "Privileged port 2 in use", "shortDescription": {"text": "Privileged port 2 in use"}, "fullDescription": {"text": "Port 2 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a834747b88408310", "name": "Dockerfile runs as root: ecf-dashboard/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: ecf-dashboard/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-382a44086b89f376", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c5b9ce100792ba56", "name": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-39393bd1cb9c2b24", "name": "Possible secret in migracion-nestjs/test/security.e2e-spec.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/test/security.e2e-spec.ts"}, "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-a83c40b06047de77", "name": "Possible secret in migracion-nestjs/test/auth.e2e-spec.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/test/auth.e2e-spec.ts"}, "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-646446413340bf84", "name": "Possible secret in migracion-nestjs/test/users-write.e2e-spec.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/test/users-write.e2e-spec.ts"}, "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-b9e7221d28a244bd", "name": "Possible secret in migracion-nestjs/apps/api/src/auth/auth.service.spec.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "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-c3eb31c6cd3e2d52", "name": "Insecure pattern 'direct_innerhtml_assignment' in migracion-nestjs/apps/api/src/dashboard/public/app.js:145", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in migracion-nestjs/apps/api/src/dashboard/public/app.js:145"}, "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-1e11168ac7f33f69", "name": "Possible secret in migracion-nestjs/apps/api/src/certification/services/juramento-signer.service.spec.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/apps/api/src/certification/services/juramento-signer.service.spec.ts"}, "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-457c241a6aa62e6c", "name": "Possible secret in migracion-nestjs/scripts/verify-inbound-reception-prod.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/scripts/verify-inbound-reception-prod.ts"}, "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-f6a64f2d9555cd39", "name": "Possible secret in migracion-nestjs/scripts/verify-inbound-auth-prod.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/scripts/verify-inbound-auth-prod.ts"}, "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-be245f733f4daeca", "name": "Possible secret in migracion-nestjs/scripts/test-postulation-sign-uploaded.js", "shortDescription": {"text": "Possible secret in migracion-nestjs/scripts/test-postulation-sign-uploaded.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-277dfa8d8b7e798b", "name": "Possible secret in migracion-nestjs/scripts/test-postulation-sign.js", "shortDescription": {"text": "Possible secret in migracion-nestjs/scripts/test-postulation-sign.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-e3dcf53856035b62", "name": "Possible secret in migracion-nestjs/libs/common/src/config/env.validation.spec.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/libs/common/src/config/env.validation.spec.ts"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-3c599649f8f6fec2", "name": "Possible secret in migracion-nestjs/libs/common/src/logging/redaction.spec.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/libs/common/src/logging/redaction.spec.ts"}, "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-aef58907bb5f471d", "name": "Possible secret in migracion-nestjs/libs/fiscal/src/sign-xml.spec.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/libs/fiscal/src/sign-xml.spec.ts"}, "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-4796b9832808089a", "name": "Possible secret in migracion-nestjs/libs/fiscal/src/sign-xml-golden.spec.ts", "shortDescription": {"text": "Possible secret in migracion-nestjs/libs/fiscal/src/sign-xml-golden.spec.ts"}, "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-30a31d503fa61c31", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "docker/setup-buildx-action@v3 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": "medium", "confidence": 1.0}}, {"id": "scanner-1d9f0d404c20d11c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "docker/setup-buildx-action@v3 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": "medium", "confidence": 1.0}}, {"id": "scanner-f0314a14fe2dbcfc", "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-167069ee717961f5", "name": "Very large file: migracion-nestjs/apps/api/src/invoices/invoices.service.ts (2081 lines)", "shortDescription": {"text": "Very large file: migracion-nestjs/apps/api/src/invoices/invoices.service.ts (2081 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-0cd8d08e3dbae28c", "name": "Very large file: migracion-nestjs/libs/database/src/migrations/1700000000001-StagingTables.ts (1416 lines)", "shortDescription": {"text": "Very large file: migracion-nestjs/libs/database/src/migrations/1700000000001-StagingTables.ts (1416 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-8418d23655e13720", "name": "Very large file: migracion-nestjs/libs/fiscal/src/build-ecf-xml.service.ts (2557 lines)", "shortDescription": {"text": "Very large file: migracion-nestjs/libs/fiscal/src/build-ecf-xml.service.ts (2557 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": "52 test file(s) for 682 source file(s) (ratio 0.08). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fe61efcee13c97ec", "name": "37 TODO/FIXME markers", "shortDescription": {"text": "37 TODO/FIXME markers"}, "fullDescription": {"text": "High count of TODO/FIXME/HACK markers \u2014 track them as issues so they're not forgotten."}, "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 287 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 172 placeholder/mock markers across 69 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-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 ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-17a6d73621ee96f8", "name": "Agent instruction/config may expose a secret: .claude/settings.json", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/settings.json"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "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-aec917f4161d6b66", "name": "Legacy-named symbol `ecf_playground_history_v1` in ecf-dashboard/src/playground/PlaygroundPage.tsx:40", "shortDescription": {"text": "Legacy-named symbol `ecf_playground_history_v1` in ecf-dashboard/src/playground/PlaygroundPage.tsx:40"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ef53e040a033c23a", "name": "Commented-code block (5 lines) in ecf-dashboard/src/lib/use-wizard-broadcast.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/lib/use-wizard-broadcast.ts:7"}, "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-c86fce1da9c44ec2", "name": "Commented-code block (5 lines) in ecf-dashboard/src/certification/WizardShell.tsx:28", "shortDescription": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/certification/WizardShell.tsx:28"}, "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-c9f6d773fdbdef7f", "name": "Commented-code block (5 lines) in ecf-dashboard/src/certification/components/FileDropzone.tsx:59", "shortDescription": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/certification/components/FileDropzone.tsx:59"}, "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-dfac706b15acba44", "name": "Commented-code block (5 lines) in ecf-dashboard/src/certification/steps/TestSetStep.tsx:156", "shortDescription": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/certification/steps/TestSetStep.tsx:156"}, "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-e5e9606c1fc21e62", "name": "Commented-code block (8 lines) in ecf-dashboard/src/certification/steps/UrlsConfiguratorStep.tsx:27", "shortDescription": {"text": "Commented-code block (8 lines) in ecf-dashboard/src/certification/steps/UrlsConfiguratorStep.tsx:27"}, "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-5b6974319b5e5f44", "name": "Commented-code block (5 lines) in ecf-dashboard/src/certification/steps/AcecfBatchStep.tsx:183", "shortDescription": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/certification/steps/AcecfBatchStep.tsx:183"}, "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-736d74dec73e1325", "name": "Commented-code block (5 lines) in ecf-dashboard/e2e/e34-playground.spec.ts:28", "shortDescription": {"text": "Commented-code block (5 lines) in ecf-dashboard/e2e/e34-playground.spec.ts:28"}, "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-f4229d362aa2af5e", "name": "Commented-code block (8 lines) in migracion-nestjs/test/invoices-all-types.e2e-spec.ts:151", "shortDescription": {"text": "Commented-code block (8 lines) in migracion-nestjs/test/invoices-all-types.e2e-spec.ts:151"}, "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-7ca25de31a16b5d6", "name": "Commented-code block (10 lines) in migracion-nestjs/test/users-write.e2e-spec.ts:355", "shortDescription": {"text": "Commented-code block (10 lines) in migracion-nestjs/test/users-write.e2e-spec.ts:355"}, "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-6e0c2e830ac9e483", "name": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/main.ts:33", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/main.ts:33"}, "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-abceeddcb81514af", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/users/users.service.ts:320", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/users/users.service.ts:320"}, "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-a72fc2062ceae435", "name": "Legacy-named symbol `activeOld` in migracion-nestjs/apps/api/src/auth/auth.service.ts:579", "shortDescription": {"text": "Legacy-named symbol `activeOld` in migracion-nestjs/apps/api/src/auth/auth.service.ts:579"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b17f22fd2f7af2f6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 migracion-nestjs/apps/api/src/dashboard/public/app.js:283", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 migracion-nestjs/apps/api/src/dashboard/public/app.js:283"}, "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-ff4991abfd33b5da", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/receivers/receivers.controller.ts:66", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/receivers/receivers.controller.ts:66"}, "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-e1ece2d835df461e", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/certification.controller.ts:262", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/certification.controller.ts:262"}, "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-cc3d6d1a2216dc8d", "name": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/inbound.controller.ts:72", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/inbound.controller.ts:72"}, "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-1e6438cbb1479fe4", "name": "Commented-code block (7 lines) in migracion-nestjs/apps/api/src/certification/services/ri-pdf-generator.service.ts:127", "shortDescription": {"text": "Commented-code block (7 lines) in migracion-nestjs/apps/api/src/certification/services/ri-pdf-generator.service.ts:127"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a930945fc1745687", "name": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/services/acecf-test-generator.service.ts:2", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/services/acecf-test-generator.service.ts:207"}, "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-6e3810c1ef23357c", "name": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/services/inbound-reception.service.ts:386", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/services/inbound-reception.service.ts:386"}, "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-474b528d9c84c831", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/services/rfce-test-generator.service.ts:18", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/services/rfce-test-generator.service.ts:184"}, "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-3c2cdcee429360c4", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/services/inbound-endpoint.service.ts:191", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/services/inbound-endpoint.service.ts:191"}, "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-e18a6f9c8201c984", "name": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/services/certification-process.service.ts:", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/services/certification-process.service.ts:356"}, "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-c5037dab24e6800c", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/services/test-set-excel-parser.service.ts:", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/services/test-set-excel-parser.service.ts:17"}, "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-c7a2d4b2d51889b1", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/companies/companies.service.ts:298", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/companies/companies.service.ts:298"}, "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-a492b1b4a6e91a48", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/invoices/invoice-signer.service.ts:97", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/invoices/invoice-signer.service.ts:97"}, "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-37060d3e975bcbff", "name": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/invoices/invoices.service.ts:661", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/invoices/invoices.service.ts:661"}, "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-613a225ba6f3f5b8", "name": "Commented-code block (6 lines) in migracion-nestjs/apps/worker/src/delivery/token-manager.service.ts:64", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/worker/src/delivery/token-manager.service.ts:64"}, "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-368ec42f266453aa", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/worker/src/delivery/result-reconciler.spec.ts:413", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/worker/src/delivery/result-reconciler.spec.ts:413"}, "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-d5022ffda10adca0", "name": "Commented-code block (6 lines) in migracion-nestjs/apps/worker/src/delivery/outbox-claim.service.ts:43", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/worker/src/delivery/outbox-claim.service.ts:43"}, "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-03fe92f1533f6592", "name": "Commented-code block (12 lines) in migracion-nestjs/apps/worker/src/delivery/result-reconciler.service.ts:163", "shortDescription": {"text": "Commented-code block (12 lines) in migracion-nestjs/apps/worker/src/delivery/result-reconciler.service.ts:163"}, "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-11d97288ef983224", "name": "Commented-code block (8 lines) in migracion-nestjs/apps/worker/src/delivery/dispatch.processor.ts:300", "shortDescription": {"text": "Commented-code block (8 lines) in migracion-nestjs/apps/worker/src/delivery/dispatch.processor.ts:300"}, "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-02e61e3e8a781fa6", "name": "Commented-code block (6 lines) in migracion-nestjs/apps/worker/src/certification/certification-xml-input.builder.ts:217", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/worker/src/certification/certification-xml-input.builder.ts:217"}, "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-83d7390913edf31a", "name": "Commented-code block (8 lines) in migracion-nestjs/apps/worker/src/certification/send-test-doc.processor.ts:196", "shortDescription": {"text": "Commented-code block (8 lines) in migracion-nestjs/apps/worker/src/certification/send-test-doc.processor.ts:196"}, "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-340b1fd042fda23b", "name": "Commented-code block (5 lines) in migracion-nestjs/apps/worker/src/certification/certification-excel-payload.adapter.ts:", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/worker/src/certification/certification-excel-payload.adapter.ts:464"}, "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-19ef79260b04909d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 migracion-nestjs/scripts/test-postulation-sign-uploaded.js:77", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 migracion-nestjs/scripts/test-postulation-sign-uploaded.js:77"}, "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-352b88c99e28329c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 migracion-nestjs/scripts/test-postulation-sign.js:76", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 migracion-nestjs/scripts/test-postulation-sign.js:76"}, "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-09341b59a78bc99c", "name": "Commented-code block (5 lines) in migracion-nestjs/scripts/seed-platform-admin.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/scripts/seed-platform-admin.js: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-17affc84b68d427c", "name": "Legacy-named symbol `idx_core_company_certificates_legacy` in migracion-nestjs/libs/database/src/migrations/170000000000", "shortDescription": {"text": "Legacy-named symbol `idx_core_company_certificates_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000008-CompanyCertificateTables.ts:73"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2e8748effc47d8fe", "name": "Legacy-named symbol `idx_core_branches_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000005-BranchAndI", "shortDescription": {"text": "Legacy-named symbol `idx_core_branches_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000005-BranchAndIssuePointTables.ts:41"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5a06d734e5d8099c", "name": "Commented-code block (6 lines) in migracion-nestjs/libs/database/src/migrations/1700000000024-BillingTables.ts:66", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/libs/database/src/migrations/1700000000024-BillingTables.ts:66"}, "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-6fefcb0be9d70586", "name": "Legacy-named symbol `idx_core_branches_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000044-DropLegacy", "shortDescription": {"text": "Legacy-named symbol `idx_core_branches_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000044-DropLegacyColumns.ts:57"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d5918d1b79af6d54", "name": "Commented-code block (5 lines) in migracion-nestjs/libs/database/src/migrations/1700000000044-DropLegacyColumns.ts:31", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/libs/database/src/migrations/1700000000044-DropLegacyColumns.ts:31"}, "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-922a002d181d5ef4", "name": "Legacy-named symbol `idx_delivery_commercial_approvals_legacy` in migracion-nestjs/libs/database/src/migrations/17000000", "shortDescription": {"text": "Legacy-named symbol `idx_delivery_commercial_approvals_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000015-DeliveryDomainTables.ts:249"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a00372bedfec7c92", "name": "Legacy-named symbol `idx_core_clients_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000009-ClientTable", "shortDescription": {"text": "Legacy-named symbol `idx_core_clients_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000009-ClientTables.ts:64"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6a50b579a53bd122", "name": "Commented-code block (5 lines) in migracion-nestjs/libs/database/src/migrations/1700000000042-CertificationHardening.ts:", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/libs/database/src/migrations/1700000000042-CertificationHardening.ts:41"}, "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-fbf3db9b512d0e95", "name": "Legacy-named symbol `idx_fiscal_invoice_lines_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000012-Fis", "shortDescription": {"text": "Legacy-named symbol `idx_fiscal_invoice_lines_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000012-FiscalInvoiceTables.ts:204"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6814d624bf60cfaf", "name": "Commented-code block (8 lines) in migracion-nestjs/libs/database/src/entities/audit/audit-event.entity.ts:11", "shortDescription": {"text": "Commented-code block (8 lines) in migracion-nestjs/libs/database/src/entities/audit/audit-event.entity.ts:11"}, "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-9900949802576ec4", "name": "Commented-code block (6 lines) in migracion-nestjs/libs/http-client/src/dgii-client.service.ts:113", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/libs/http-client/src/dgii-client.service.ts:113"}, "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-b506056b5ced42a8", "name": "Commented-code block (5 lines) in migracion-nestjs/libs/http-client/src/dgii-mock-client.ts:99", "shortDescription": {"text": "Commented-code block (5 lines) in migracion-nestjs/libs/http-client/src/dgii-mock-client.ts:99"}, "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-852204e3fd265d35", "name": "Commented-code block (6 lines) in migracion-nestjs/libs/fiscal/src/sign-xml.service.ts:66", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/libs/fiscal/src/sign-xml.service.ts:66"}, "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-e285384bd8399650", "name": "Commented-code block (8 lines) in migracion-nestjs/libs/fiscal/src/build-qr-url.ts:92", "shortDescription": {"text": "Commented-code block (8 lines) in migracion-nestjs/libs/fiscal/src/build-qr-url.ts:92"}, "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-7129129191bed5e9", "name": "Commented-code block (8 lines) in migracion-nestjs/libs/fiscal/src/build-ecf-xml.service.ts:890", "shortDescription": {"text": "Commented-code block (8 lines) in migracion-nestjs/libs/fiscal/src/build-ecf-xml.service.ts:890"}, "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-62680ec4d39cbb45", "name": "Commented-code block (6 lines) in migracion-nestjs/libs/fiscal/src/build-ecf-xml-all-types.spec.ts:181", "shortDescription": {"text": "Commented-code block (6 lines) in migracion-nestjs/libs/fiscal/src/build-ecf-xml-all-types.spec.ts:181"}, "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-f697022b8ecb2933", "name": "46 env vars used in code but missing from .env.example", "shortDescription": {"text": "46 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ADMIN_DISPLAY_NAME`, `ADMIN_LOGIN`, `ADMIN_PASSWORD`, `APP_NAME`, `AWS_REGION`, `BILLING_ROLLOVER_DISABLED`, `BILLING_ROLLOVER_INTERVAL_HOURS`, `CERTIFICATION_BEARER_REFRESH_BUFFER_MS` + 38 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b292663aca0f11fb", "name": "Frontend route `/invitation/:token` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/invitation/:token` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3f0e2fe8deb7ebc2", "name": "Frontend route `/invoices/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/invoices/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4d8eb1178a62757d", "name": "Frontend route `/certificates/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/certificates/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-263569c45917e5f4", "name": "Frontend route `/clients/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/clients/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0eb7339db0aef7ad", "name": "Frontend route `/branches/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/branches/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9b16c1290bccbfb2", "name": "Frontend route `/issue-points/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/issue-points/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-042488d42346bfac", "name": "Frontend route `/companies/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/companies/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-07e6bcad39ebc95d", "name": "Frontend route `/certification/:processId` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/certification/:processId` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f4fa2876051f84d1", "name": "Frontend route `/dgii-tokens/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/dgii-tokens/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f65221eacbad3448", "name": "Frontend route `/commercial-approvals/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/commercial-approvals/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-439ff1f62e33e14d", "name": "Frontend route `/users/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/users/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a2e37933be2dbb5a", "name": "Frontend route `/deliveries/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx", "shortDescription": {"text": "Frontend route `/deliveries/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-331df15a63cf096b", "name": "Dangling fetch: POST https://api.soltryx.com/api/v1/invoices/ingest (ecf-dashboard/src/docs/code-snippets.ts:33)", "shortDescription": {"text": "Dangling fetch: POST https://api.soltryx.com/api/v1/invoices/ingest (ecf-dashboard/src/docs/code-snippets.ts:33)"}, "fullDescription": {"text": "`ecf-dashboard/src/docs/code-snippets.ts:33` calls `POST https://api.soltryx.com/api/v1/invoices/ingest` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/https:/api.soltryx.com/api/v1/invoices/ingest`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a933169d05264007", "name": "Unused endpoint: POST /auth/password/change", "shortDescription": {"text": "Unused endpoint: POST /auth/password/change"}, "fullDescription": {"text": "`ecf-dashboard/src/api/auth.api.ts` declares `POST /auth/password/change` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c059f57186114027", "name": "Unused endpoint: POST /auth/logout", "shortDescription": {"text": "Unused endpoint: POST /auth/logout"}, "fullDescription": {"text": "`ecf-dashboard/src/api/auth.api.ts` declares `POST /auth/logout` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-54e53c52fec75640", "name": "Unused endpoint: USE /dashboard{/*splat}", "shortDescription": {"text": "Unused endpoint: USE /dashboard{/*splat}"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/main.ts` declares `USE /dashboard{/*splat}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7d420e7073a4f21d", "name": "Unused endpoint: USE /docs{/*splat}", "shortDescription": {"text": "Unused endpoint: USE /docs{/*splat}"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/main.ts` declares `USE /docs{/*splat}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ca5756175765b49d", "name": "Unused endpoint: GET /:id", "shortDescription": {"text": "Unused endpoint: GET /:id"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/certificates/certificates.controller.ts` declares `GET /:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6236b283b79811b8", "name": "Unused endpoint: POST /upload", "shortDescription": {"text": "Unused endpoint: POST /upload"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/certificates/certificates.controller.ts` declares `POST /upload` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5fbc954f63526821", "name": "Unused endpoint: PATCH /:id", "shortDescription": {"text": "Unused endpoint: PATCH /:id"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/certificates/certificates.controller.ts` declares `PATCH /:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fb1f7b1e4cb95161", "name": "Unused endpoint: POST /:id/set-default", "shortDescription": {"text": "Unused endpoint: POST /:id/set-default"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/certificates/certificates.controller.ts` declares `POST /:id/set-default` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7a61c112b611f4bb", "name": "Unused endpoint: DELETE /:id", "shortDescription": {"text": "Unused endpoint: DELETE /:id"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/certificates/certificates.controller.ts` declares `DELETE /:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9de4cecd0e235584", "name": "Unused endpoint: GET /pending", "shortDescription": {"text": "Unused endpoint: GET /pending"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/users/user-invitations.controller.ts` declares `GET /pending` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-21e08ef21eba7560", "name": "Unused endpoint: GET /lookup", "shortDescription": {"text": "Unused endpoint: GET /lookup"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/users/user-invitations.controller.ts` declares `GET /lookup` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-770d646c1fdaba28", "name": "Unused endpoint: POST /accept", "shortDescription": {"text": "Unused endpoint: POST /accept"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/users/user-invitations.controller.ts` declares `POST /accept` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a844462a4f3c58ca", "name": "Unused endpoint: POST /:id/admin-set-password", "shortDescription": {"text": "Unused endpoint: POST /:id/admin-set-password"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/users/users.controller.ts` declares `POST /:id/admin-set-password` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6b1aeb77b2ab6d8a", "name": "Unused endpoint: POST /:id/companies", "shortDescription": {"text": "Unused endpoint: POST /:id/companies"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/users/users.controller.ts` declares `POST /:id/companies` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b641180ed19453e6", "name": "Unused endpoint: DELETE /:id/companies/:companyId", "shortDescription": {"text": "Unused endpoint: DELETE /:id/companies/:companyId"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/users/users.controller.ts` declares `DELETE /:id/companies/:companyId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-618721b912bad1c2", "name": "Unused endpoint: POST /login", "shortDescription": {"text": "Unused endpoint: POST /login"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `POST /login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7ce17d6b092a81ca", "name": "Unused endpoint: POST /refresh", "shortDescription": {"text": "Unused endpoint: POST /refresh"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `POST /refresh` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e2993314a62eac7e", "name": "Unused endpoint: POST /password/reset/request", "shortDescription": {"text": "Unused endpoint: POST /password/reset/request"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `POST /password/reset/request` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2eb0ac34214277b8", "name": "Unused endpoint: POST /password/reset/confirm", "shortDescription": {"text": "Unused endpoint: POST /password/reset/confirm"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `POST /password/reset/confirm` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fd1dc91abf32142d", "name": "Unused endpoint: GET /me", "shortDescription": {"text": "Unused endpoint: GET /me"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `GET /me` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bc6c38c1ef2da9e9", "name": "Unused endpoint: GET /me/permissions", "shortDescription": {"text": "Unused endpoint: GET /me/permissions"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `GET /me/permissions` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea575b61c121b733", "name": "Unused endpoint: PATCH /me", "shortDescription": {"text": "Unused endpoint: PATCH /me"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `PATCH /me` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c392467ad66119ce", "name": "Unused endpoint: POST /password/change", "shortDescription": {"text": "Unused endpoint: POST /password/change"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `POST /password/change` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-26d7eac3e3ad6d70", "name": "Unused endpoint: POST /impersonate/:userId", "shortDescription": {"text": "Unused endpoint: POST /impersonate/:userId"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `POST /impersonate/:userId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-99fc36db98c134ce", "name": "Unused endpoint: POST /logout", "shortDescription": {"text": "Unused endpoint: POST /logout"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/auth/auth.controller.ts` declares `POST /logout` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a20a0bc42d41b1e8", "name": "Unused endpoint: POST /:id/approve", "shortDescription": {"text": "Unused endpoint: POST /:id/approve"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/commercial-approvals/commercial-approvals.controller.ts` declares `POST /:id/approve` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-42f2999bb43a2c8d", "name": "Unused endpoint: POST /:id/reject", "shortDescription": {"text": "Unused endpoint: POST /:id/reject"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/commercial-approvals/commercial-approvals.controller.ts` declares `POST /:id/reject` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d6d412ba6647f6cc", "name": "Unused endpoint: GET /live", "shortDescription": {"text": "Unused endpoint: GET /live"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/health/health.controller.ts` declares `GET /live` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8c236625afb6a8cb", "name": "Unused endpoint: GET /ready", "shortDescription": {"text": "Unused endpoint: GET /ready"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/health/health.controller.ts` declares `GET /ready` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-47e2aa64215549d7", "name": "Unused endpoint: GET /app.js", "shortDescription": {"text": "Unused endpoint: GET /app.js"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/dashboard/dashboard.controller.ts` declares `GET /app.js` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7b247f05511f510f", "name": "Unused endpoint: GET /app.css", "shortDescription": {"text": "Unused endpoint: GET /app.css"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/dashboard/dashboard.controller.ts` declares `GET /app.css` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c085d1b690941f8", "name": "Unused endpoint: GET /snapshot", "shortDescription": {"text": "Unused endpoint: GET /snapshot"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/dashboard/dashboard.controller.ts` declares `GET /snapshot` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-35a741079ddc6fcc", "name": "Unused endpoint: GET /stream", "shortDescription": {"text": "Unused endpoint: GET /stream"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/dashboard/dashboard.controller.ts` declares `GET /stream` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a6577bd895bf1538", "name": "Unused endpoint: POST /load/start", "shortDescription": {"text": "Unused endpoint: POST /load/start"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/dashboard/dashboard.controller.ts` declares `POST /load/start` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e5b48f648164cdad", "name": "Unused endpoint: POST /load/stop", "shortDescription": {"text": "Unused endpoint: POST /load/stop"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/dashboard/dashboard.controller.ts` declares `POST /load/stop` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5f5232c0be52ae33", "name": "Unused endpoint: POST /load/clean", "shortDescription": {"text": "Unused endpoint: POST /load/clean"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/dashboard/dashboard.controller.ts` declares `POST /load/clean` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c77498c1f408cef0", "name": "Unused endpoint: GET /load/status", "shortDescription": {"text": "Unused endpoint: GET /load/status"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/dashboard/dashboard.controller.ts` declares `GET /load/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c2d06ec0eaf054a3", "name": "Unused endpoint: POST /:id/revoke", "shortDescription": {"text": "Unused endpoint: POST /:id/revoke"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/dgii-tokens/dgii-tokens.controller.ts` declares `POST /:id/revoke` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d467299d5c174fc0", "name": "Unused endpoint: GET /usage", "shortDescription": {"text": "Unused endpoint: GET /usage"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/billing/billing.controller.ts` declares `GET /usage` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-69a693dfc33637f4", "name": "Unused endpoint: POST /run", "shortDescription": {"text": "Unused endpoint: POST /run"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/billing/admin-rollover.controller.ts` declares `POST /run` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-21f7ed76623efa72", "name": "Unused endpoint: GET /by-company/:companyId", "shortDescription": {"text": "Unused endpoint: GET /by-company/:companyId"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/billing/admin-subscriptions.controller.ts` declares `GET /by-company/:companyId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a7f6c58663400fc4", "name": "Unused endpoint: POST /:id/renew", "shortDescription": {"text": "Unused endpoint: POST /:id/renew"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/billing/admin-subscriptions.controller.ts` declares `POST /:id/renew` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f77511dea6d5a63e", "name": "Unused endpoint: POST /:id/suspend", "shortDescription": {"text": "Unused endpoint: POST /:id/suspend"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/billing/admin-subscriptions.controller.ts` declares `POST /:id/suspend` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f27752b2f80b2d9f", "name": "Unused endpoint: POST /:id/resume", "shortDescription": {"text": "Unused endpoint: POST /:id/resume"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/billing/admin-subscriptions.controller.ts` declares `POST /:id/resume` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ec5aec862d3f1a5e", "name": "Unused endpoint: POST /:id/reset-usage", "shortDescription": {"text": "Unused endpoint: POST /:id/reset-usage"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/billing/admin-subscriptions.controller.ts` declares `POST /:id/reset-usage` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-745d0349641ea3c7", "name": "Unused endpoint: POST /:userId", "shortDescription": {"text": "Unused endpoint: POST /:userId"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/billing/admin-platform-admins.controller.ts` declares `POST /:userId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-135860cc0267c772", "name": "Unused endpoint: DELETE /:userId", "shortDescription": {"text": "Unused endpoint: DELETE /:userId"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/billing/admin-platform-admins.controller.ts` declares `DELETE /:userId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-af026bd2525cae97", "name": "Unused endpoint: GET /permissions", "shortDescription": {"text": "Unused endpoint: GET /permissions"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/roles/roles.controller.ts` declares `GET /permissions` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-88a29b8a5c158e5b", "name": "Unused endpoint: GET /roles", "shortDescription": {"text": "Unused endpoint: GET /roles"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/roles/roles.controller.ts` declares `GET /roles` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-71d365d28a992f2e", "name": "Unused endpoint: GET /roles/:id", "shortDescription": {"text": "Unused endpoint: GET /roles/:id"}, "fullDescription": {"text": "`migracion-nestjs/apps/api/src/roles/roles.controller.ts` declares `GET /roles/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20003"}, "properties": {"repository": "soltryxsrl/eCF-Soltryx", "repoUrl": "https://github.com/soltryxsrl/eCF-Soltryx", "branch": "main"}, "results": [{"ruleId": "scanner-abab441737700f19", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/AppLayout.tsx:192"}, "properties": {"repobilityId": "bbdeed46d281d74d", "scanner": "scanner-primary", "fingerprint": "abab441737700f19", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-273385fdc76cbdc7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/UserMenu.tsx:104"}, "properties": {"repobilityId": "7d18737533ce8d68", "scanner": "scanner-primary", "fingerprint": "273385fdc76cbdc7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7c625638e8cc8409", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/CompanyScopeSelector.tsx:91"}, "properties": {"repobilityId": "13f9c15b64fc9533", "scanner": "scanner-primary", "fingerprint": "7c625638e8cc8409", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2559e9a8b366d97f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/layout/command-palette/CommandPalette.tsx:259"}, "properties": {"repobilityId": "3bf39287287d79ef", "scanner": "scanner-primary", "fingerprint": "2559e9a8b366d97f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-08c8729ba35bf03d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/playground/PlaygroundPage.tsx:487"}, "properties": {"repobilityId": "bcc33b1a1d8e9bd6", "scanner": "scanner-primary", "fingerprint": "08c8729ba35bf03d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-16c2236afef7c9e3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/users/UserDetailPage.tsx:342"}, "properties": {"repobilityId": "01d8431f04cde8fa", "scanner": "scanner-primary", "fingerprint": "16c2236afef7c9e3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d66542ce24c30097", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/users/UserDetailDrawer.tsx:80"}, "properties": {"repobilityId": "7202b1e819660929", "scanner": "scanner-primary", "fingerprint": "d66542ce24c30097", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5002175e01f5cf5b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/users/InviteUserModal.tsx:128"}, "properties": {"repobilityId": "444a0a37372c2360", "scanner": "scanner-primary", "fingerprint": "5002175e01f5cf5b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a4c788ebd1592d33", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/notifications/NotificationBell.tsx:80"}, "properties": {"repobilityId": "0726f8b8295ca80f", "scanner": "scanner-primary", "fingerprint": "a4c788ebd1592d33", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f57a3cfac8926371", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/src/docs/code-snippets.ts:58"}, "properties": {"repobilityId": "98a34561c06e0b98", "scanner": "scanner-primary", "fingerprint": "f57a3cfac8926371", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-62c74f2ee76d7914", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/dashboard/EcfTypeDistribution.tsx:141"}, "properties": {"repobilityId": "8afbc3294df52954", "scanner": "scanner-primary", "fingerprint": "62c74f2ee76d7914", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7af475973d66b30b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/components/Drawer.tsx:79"}, "properties": {"repobilityId": "c50699084157363f", "scanner": "scanner-primary", "fingerprint": "7af475973d66b30b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f4b7b50209242c35", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/billing/SubscriptionsPage.tsx:328"}, "properties": {"repobilityId": "67d08912689d837a", "scanner": "scanner-primary", "fingerprint": "f4b7b50209242c35", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d49bd275b5c9da6c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/workers/WorkersPage.tsx:682"}, "properties": {"repobilityId": "294952788bf49d8a", "scanner": "scanner-primary", "fingerprint": "d49bd275b5c9da6c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-64bdd7cc9018e3a1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/components/FileDropzone.tsx:108"}, "properties": {"repobilityId": "c2fe15184f995266", "scanner": "scanner-primary", "fingerprint": "64bdd7cc9018e3a1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4e20b9b976f75d33", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 ecf-dashboard/src/certification/components/FileDropzone.tsx:60"}, "properties": {"repobilityId": "6a07596f3f7a72ed", "scanner": "scanner-primary", "fingerprint": "4e20b9b976f75d33", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-3f20c2b32306a2a5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/TestSetStep.tsx:278"}, "properties": {"repobilityId": "53f39c9ef6cb69a9", "scanner": "scanner-primary", "fingerprint": "3f20c2b32306a2a5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-51b7110715f8be68", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/PostulationStep.tsx:133"}, "properties": {"repobilityId": "2465f28bc12a363c", "scanner": "scanner-primary", "fingerprint": "51b7110715f8be68", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-991062f7bed73704", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/Step5SimulationStep.tsx:252"}, "properties": {"repobilityId": "d70a71171cb79ba7", "scanner": "scanner-primary", "fingerprint": "991062f7bed73704", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bea92c8fc7275329", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/PreconditionsStep.tsx:188"}, "properties": {"repobilityId": "7c44719ebbc12410", "scanner": "scanner-primary", "fingerprint": "bea92c8fc7275329", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-808b07fd0089bab8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/certification/steps/AcecfBatchStep.tsx:313"}, "properties": {"repobilityId": "589ca54831e1e757", "scanner": "scanner-primary", "fingerprint": "808b07fd0089bab8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-22b60aaecdc7a44f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/branches/BranchesPage.tsx:275"}, "properties": {"repobilityId": "6c33585369f2bee1", "scanner": "scanner-primary", "fingerprint": "22b60aaecdc7a44f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4ea9591f5aa23a93", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/companies/CompanyCertificatesSection.tsx:131"}, "properties": {"repobilityId": "e59667eb74ffe1a1", "scanner": "scanner-primary", "fingerprint": "4ea9591f5aa23a93", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2fb77be3f5d38d87", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/invoices/InvoiceDetailPage.tsx:570"}, "properties": {"repobilityId": "fd509eb392345b48", "scanner": "scanner-primary", "fingerprint": "2fb77be3f5d38d87", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-42fb8737dc6bf52b", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 ecf-dashboard/src/invoices/NewInvoicePage.tsx:251"}, "properties": {"repobilityId": "4831bb7564473283", "scanner": "scanner-primary", "fingerprint": "42fb8737dc6bf52b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-7c6c08bbff976b0e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ecf-dashboard/src/invoices/new-invoice/Step2Buyer.tsx:274"}, "properties": {"repobilityId": "9c8b57d510fb6eb7", "scanner": "scanner-primary", "fingerprint": "7c6c08bbff976b0e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f3693f8dbc493bcf", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e43-wizard.spec.ts:173"}, "properties": {"repobilityId": "0e53f0598297c969", "scanner": "scanner-primary", "fingerprint": "f3693f8dbc493bcf", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b684790bd4b0348a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/new-invoice-wizard.spec.ts:165"}, "properties": {"repobilityId": "226ecd02dc7de9c4", "scanner": "scanner-primary", "fingerprint": "b684790bd4b0348a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3bec914f5bdb4842", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e44-playground.spec.ts:130"}, "properties": {"repobilityId": "358fd5e6363b179a", "scanner": "scanner-primary", "fingerprint": "3bec914f5bdb4842", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-21ef782cc4747b69", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e31-wizard.spec.ts:234"}, "properties": {"repobilityId": "f703806e48b2e28d", "scanner": "scanner-primary", "fingerprint": "21ef782cc4747b69", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-63739dfa74535b8b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e41-wizard.spec.ts:198"}, "properties": {"repobilityId": "06e08eaf171cd526", "scanner": "scanner-primary", "fingerprint": "63739dfa74535b8b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a431c87c4a93a947", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e41-playground.spec.ts:167"}, "properties": {"repobilityId": "4c9e53a12252e042", "scanner": "scanner-primary", "fingerprint": "a431c87c4a93a947", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8e327f40b1c68121", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e46-playground.spec.ts:135"}, "properties": {"repobilityId": "6c243854c3915fff", "scanner": "scanner-primary", "fingerprint": "8e327f40b1c68121", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a285c62a08138a1e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e32-playground.spec.ts:190"}, "properties": {"repobilityId": "184a0ad8cd56e32c", "scanner": "scanner-primary", "fingerprint": "a285c62a08138a1e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-86b70186ae5b636a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e31-playground.spec.ts:268"}, "properties": {"repobilityId": "ae2109f3dfe49e56", "scanner": "scanner-primary", "fingerprint": "86b70186ae5b636a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ec4d673e76d6ba72", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e46-wizard.spec.ts:176"}, "properties": {"repobilityId": "e54f8d1ef9e22c7e", "scanner": "scanner-primary", "fingerprint": "ec4d673e76d6ba72", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ca8375a745210ffa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e34-playground.spec.ts:201"}, "properties": {"repobilityId": "9a2b23fb4e7003ec", "scanner": "scanner-primary", "fingerprint": "ca8375a745210ffa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2f32765ead6e602f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e47-playground.spec.ts:124"}, "properties": {"repobilityId": "1f2fdca873902ced", "scanner": "scanner-primary", "fingerprint": "2f32765ead6e602f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dc4b48bb84fbe21b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e33-wizard.spec.ts:238"}, "properties": {"repobilityId": "36e2f63245d7425a", "scanner": "scanner-primary", "fingerprint": "dc4b48bb84fbe21b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c18c87d77f957715", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e47-wizard.spec.ts:156"}, "properties": {"repobilityId": "8d2555072d25af39", "scanner": "scanner-primary", "fingerprint": "c18c87d77f957715", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b61e3124b26f7c61", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e32-wizard.spec.ts:258"}, "properties": {"repobilityId": "b0926daba3432d77", "scanner": "scanner-primary", "fingerprint": "b61e3124b26f7c61", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-74436f8bdbf1dd8f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e34-wizard.spec.ts:223"}, "properties": {"repobilityId": "9cea2fd1eef09fbe", "scanner": "scanner-primary", "fingerprint": "74436f8bdbf1dd8f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1ae0ef27cc76d326", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e33-playground.spec.ts:191"}, "properties": {"repobilityId": "4b181e279856662c", "scanner": "scanner-primary", "fingerprint": "1ae0ef27cc76d326", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8b403bb4ec4d5dab", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e45-playground.spec.ts:116"}, "properties": {"repobilityId": "8dfed4b1712a2b19", "scanner": "scanner-primary", "fingerprint": "8b403bb4ec4d5dab", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5222a3494d20d7ef", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e44-wizard.spec.ts:165"}, "properties": {"repobilityId": "5291340a67d3108c", "scanner": "scanner-primary", "fingerprint": "5222a3494d20d7ef", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-131929ca8bb9063b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e43-playground.spec.ts:157"}, "properties": {"repobilityId": "4b3e6a92035836d2", "scanner": "scanner-primary", "fingerprint": "131929ca8bb9063b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a88bf883c86b8055", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ecf-dashboard/e2e/e45-wizard.spec.ts:165"}, "properties": {"repobilityId": "0140e4873dc6ce71", "scanner": "scanner-primary", "fingerprint": "a88bf883c86b8055", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1809d74fc705676e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/test/load/http-baseline.ts:133"}, "properties": {"repobilityId": "60dfa099b1ef2032", "scanner": "scanner-primary", "fingerprint": "1809d74fc705676e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2ee0de68af49eb93", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 migracion-nestjs/apps/api/src/main.ts:132"}, "properties": {"repobilityId": "b80906fe69e39138", "scanner": "scanner-primary", "fingerprint": "2ee0de68af49eb93", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-600f390ee3f7aed0", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 migracion-nestjs/apps/api/src/certification/services/precondition.service.ts:228"}, "properties": {"repobilityId": "ee5b8d9f40512fc6", "scanner": "scanner-primary", "fingerprint": "600f390ee3f7aed0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-ad318c694cbdfcac", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/verify-inbound-reception-prod.ts:35"}, "properties": {"repobilityId": "7339482b3e4a700b", "scanner": "scanner-primary", "fingerprint": "ad318c694cbdfcac", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a9620914df89ac0a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/wipe-minio.js:84"}, "properties": {"repobilityId": "771d0be35a2e9396", "scanner": "scanner-primary", "fingerprint": "a9620914df89ac0a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-40e531ad928562c0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/clear-bullmq.js:8"}, "properties": {"repobilityId": "3b12b69be268c665", "scanner": "scanner-primary", "fingerprint": "40e531ad928562c0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a5413fd32f90d637", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/verify-inbound-auth-prod.ts:44"}, "properties": {"repobilityId": "64141015bff6388f", "scanner": "scanner-primary", "fingerprint": "a5413fd32f90d637", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-00d2fe47d44ea9df", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/inspect-bullmq.js:11"}, "properties": {"repobilityId": "e7c93c653020c891", "scanner": "scanner-primary", "fingerprint": "00d2fe47d44ea9df", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-385fca29808fe2aa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/smoke-test-cert-wizard.js:53"}, "properties": {"repobilityId": "19ca784340e77a69", "scanner": "scanner-primary", "fingerprint": "385fca29808fe2aa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fe818224a094d27b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/verify-providers.js:70"}, "properties": {"repobilityId": "002159a8915e62d0", "scanner": "scanner-primary", "fingerprint": "fe818224a094d27b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fdc4696a0c33db3e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/recreate-bucket.js:18"}, "properties": {"repobilityId": "5c614ea2a2e3ee6a", "scanner": "scanner-primary", "fingerprint": "fdc4696a0c33db3e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e51a180641c4f986", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/setup-bucket-with-object-lock.js:132"}, "properties": {"repobilityId": "d64918fa3f8c4645", "scanner": "scanner-primary", "fingerprint": "e51a180641c4f986", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ad82fc71027694b9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/test-postulation-sign-uploaded.js:66"}, "properties": {"repobilityId": "d1631d1fa7536db8", "scanner": "scanner-primary", "fingerprint": "ad82fc71027694b9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-391e1266df8a8780", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/test-postulation-sign.js:64"}, "properties": {"repobilityId": "f884804c4ada8a34", "scanner": "scanner-primary", "fingerprint": "391e1266df8a8780", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-51e096ce9a9a0125", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/scripts/seed-platform-admin.js:45"}, "properties": {"repobilityId": "a8993eefd14d4021", "scanner": "scanner-primary", "fingerprint": "51e096ce9a9a0125", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7ccef5f50a757a88", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migracion-nestjs/libs/http-client/src/dgii-client.service.ts:111"}, "properties": {"repobilityId": "137f70cba5f28c18", "scanner": "scanner-primary", "fingerprint": "7ccef5f50a757a88", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7622e470664b34a4", "level": "warning", "message": {"text": "Privileged port 2 in use"}, "properties": {"repobilityId": "755b04866010e843", "scanner": "scanner-primary", "fingerprint": "7622e470664b34a4", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/docker-compose.prod.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a834747b88408310", "level": "warning", "message": {"text": "Dockerfile runs as root: ecf-dashboard/Dockerfile"}, "properties": {"repobilityId": "b8bba6bfbc0d9124", "scanner": "scanner-primary", "fingerprint": "a834747b88408310", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-382a44086b89f376", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "f1ae5f9371489faa", "scanner": "scanner-primary", "fingerprint": "382a44086b89f376", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ecf-dashboard/Dockerfile"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-c5b9ce100792ba56", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine"}, "properties": {"repobilityId": "0d4c1dbc43777c5d", "scanner": "scanner-primary", "fingerprint": "c5b9ce100792ba56", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ecf-dashboard/Dockerfile"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-39393bd1cb9c2b24", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/security.e2e-spec.ts"}, "properties": {"repobilityId": "0e7f88cce963ccd6", "scanner": "scanner-primary", "fingerprint": "39393bd1cb9c2b24", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/security.e2e-spec.ts"}, "region": {"startLine": 83}}}]}, {"ruleId": "scanner-39393bd1cb9c2b24", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/security.e2e-spec.ts"}, "properties": {"repobilityId": "0e7f88cce963ccd6", "scanner": "scanner-primary", "fingerprint": "39393bd1cb9c2b24", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/security.e2e-spec.ts"}, "region": {"startLine": 241}}}]}, {"ruleId": "scanner-a83c40b06047de77", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/auth.e2e-spec.ts"}, "properties": {"repobilityId": "b168962cd8e1c78b", "scanner": "scanner-primary", "fingerprint": "a83c40b06047de77", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/auth.e2e-spec.ts"}, "region": {"startLine": 78}}}]}, {"ruleId": "scanner-a83c40b06047de77", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/auth.e2e-spec.ts"}, "properties": {"repobilityId": "b168962cd8e1c78b", "scanner": "scanner-primary", "fingerprint": "a83c40b06047de77", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/auth.e2e-spec.ts"}, "region": {"startLine": 96}}}]}, {"ruleId": "scanner-a83c40b06047de77", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/auth.e2e-spec.ts"}, "properties": {"repobilityId": "b168962cd8e1c78b", "scanner": "scanner-primary", "fingerprint": "a83c40b06047de77", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/auth.e2e-spec.ts"}, "region": {"startLine": 130}}}]}, {"ruleId": "scanner-a83c40b06047de77", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/auth.e2e-spec.ts"}, "properties": {"repobilityId": "b168962cd8e1c78b", "scanner": "scanner-primary", "fingerprint": "a83c40b06047de77", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/auth.e2e-spec.ts"}, "region": {"startLine": 188}}}]}, {"ruleId": "scanner-a83c40b06047de77", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/auth.e2e-spec.ts"}, "properties": {"repobilityId": "b168962cd8e1c78b", "scanner": "scanner-primary", "fingerprint": "a83c40b06047de77", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/auth.e2e-spec.ts"}, "region": {"startLine": 219}}}]}, {"ruleId": "scanner-a83c40b06047de77", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/auth.e2e-spec.ts"}, "properties": {"repobilityId": "b168962cd8e1c78b", "scanner": "scanner-primary", "fingerprint": "a83c40b06047de77", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/auth.e2e-spec.ts"}, "region": {"startLine": 288}}}]}, {"ruleId": "scanner-a83c40b06047de77", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/auth.e2e-spec.ts"}, "properties": {"repobilityId": "b168962cd8e1c78b", "scanner": "scanner-primary", "fingerprint": "a83c40b06047de77", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/auth.e2e-spec.ts"}, "region": {"startLine": 316}}}]}, {"ruleId": "scanner-646446413340bf84", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/test/users-write.e2e-spec.ts"}, "properties": {"repobilityId": "f7803cd479d3f8b7", "scanner": "scanner-primary", "fingerprint": "646446413340bf84", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/test/users-write.e2e-spec.ts"}, "region": {"startLine": 66}}}]}, {"ruleId": "scanner-b9e7221d28a244bd", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "properties": {"repobilityId": "1da805df7d739068", "scanner": "scanner-primary", "fingerprint": "b9e7221d28a244bd", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "region": {"startLine": 340}}}]}, {"ruleId": "scanner-b9e7221d28a244bd", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "properties": {"repobilityId": "1da805df7d739068", "scanner": "scanner-primary", "fingerprint": "b9e7221d28a244bd", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "region": {"startLine": 352}}}]}, {"ruleId": "scanner-b9e7221d28a244bd", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "properties": {"repobilityId": "1da805df7d739068", "scanner": "scanner-primary", "fingerprint": "b9e7221d28a244bd", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "region": {"startLine": 364}}}]}, {"ruleId": "scanner-b9e7221d28a244bd", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "properties": {"repobilityId": "1da805df7d739068", "scanner": "scanner-primary", "fingerprint": "b9e7221d28a244bd", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "region": {"startLine": 375}}}]}, {"ruleId": "scanner-b9e7221d28a244bd", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "properties": {"repobilityId": "1da805df7d739068", "scanner": "scanner-primary", "fingerprint": "b9e7221d28a244bd", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "region": {"startLine": 443}}}]}, {"ruleId": "scanner-b9e7221d28a244bd", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "properties": {"repobilityId": "1da805df7d739068", "scanner": "scanner-primary", "fingerprint": "b9e7221d28a244bd", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "region": {"startLine": 500}}}]}, {"ruleId": "scanner-b9e7221d28a244bd", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "properties": {"repobilityId": "1da805df7d739068", "scanner": "scanner-primary", "fingerprint": "b9e7221d28a244bd", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/apps/api/src/auth/auth.service.spec.ts"}, "region": {"startLine": 552}}}]}, {"ruleId": "scanner-c3eb31c6cd3e2d52", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in migracion-nestjs/apps/api/src/dashboard/public/app.js:145"}, "properties": {"repobilityId": "7816ce7b4ec89b50", "scanner": "scanner-primary", "fingerprint": "c3eb31c6cd3e2d52", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/apps/api/src/dashboard/public/app.js"}, "region": {"startLine": 145}}}]}, {"ruleId": "scanner-1e11168ac7f33f69", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/apps/api/src/certification/services/juramento-signer.service.spec.ts"}, "properties": {"repobilityId": "0d915730f0b908a1", "scanner": "scanner-primary", "fingerprint": "1e11168ac7f33f69", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/apps/api/src/certification/services/juramento-signer.service.spec.ts"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-457c241a6aa62e6c", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/scripts/verify-inbound-reception-prod.ts"}, "properties": {"repobilityId": "ac6d4b489f850d28", "scanner": "scanner-primary", "fingerprint": "457c241a6aa62e6c", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/scripts/verify-inbound-reception-prod.ts"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-f6a64f2d9555cd39", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/scripts/verify-inbound-auth-prod.ts"}, "properties": {"repobilityId": "ef0aaa1e15cc4396", "scanner": "scanner-primary", "fingerprint": "f6a64f2d9555cd39", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/scripts/verify-inbound-auth-prod.ts"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-be245f733f4daeca", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/scripts/test-postulation-sign-uploaded.js"}, "properties": {"repobilityId": "475044c58d0787d1", "scanner": "scanner-primary", "fingerprint": "be245f733f4daeca", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/scripts/test-postulation-sign-uploaded.js"}, "region": {"startLine": 102}}}]}, {"ruleId": "scanner-277dfa8d8b7e798b", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/scripts/test-postulation-sign.js"}, "properties": {"repobilityId": "a33f60cc39243fa8", "scanner": "scanner-primary", "fingerprint": "277dfa8d8b7e798b", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/scripts/test-postulation-sign.js"}, "region": {"startLine": 91}}}]}, {"ruleId": "scanner-e3dcf53856035b62", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/libs/common/src/config/env.validation.spec.ts"}, "properties": {"repobilityId": "ed0a384590bfe9fd", "scanner": "scanner-primary", "fingerprint": "e3dcf53856035b62", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/libs/common/src/config/env.validation.spec.ts"}, "region": {"startLine": 101}}}]}, {"ruleId": "scanner-e3dcf53856035b62", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/libs/common/src/config/env.validation.spec.ts"}, "properties": {"repobilityId": "ed0a384590bfe9fd", "scanner": "scanner-primary", "fingerprint": "e3dcf53856035b62", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/libs/common/src/config/env.validation.spec.ts"}, "region": {"startLine": 139}}}]}, {"ruleId": "scanner-e3dcf53856035b62", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/libs/common/src/config/env.validation.spec.ts"}, "properties": {"repobilityId": "d33da7f2a9ff1bb5", "scanner": "scanner-primary", "fingerprint": "e3dcf53856035b62", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/libs/common/src/config/env.validation.spec.ts"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-e3dcf53856035b62", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/libs/common/src/config/env.validation.spec.ts"}, "properties": {"repobilityId": "d33da7f2a9ff1bb5", "scanner": "scanner-primary", "fingerprint": "e3dcf53856035b62", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/libs/common/src/config/env.validation.spec.ts"}, "region": {"startLine": 95}}}]}, {"ruleId": "scanner-3c599649f8f6fec2", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/libs/common/src/logging/redaction.spec.ts"}, "properties": {"repobilityId": "b7536ce7fc0a6493", "scanner": "scanner-primary", "fingerprint": "3c599649f8f6fec2", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/libs/common/src/logging/redaction.spec.ts"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-3c599649f8f6fec2", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/libs/common/src/logging/redaction.spec.ts"}, "properties": {"repobilityId": "b7536ce7fc0a6493", "scanner": "scanner-primary", "fingerprint": "3c599649f8f6fec2", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/libs/common/src/logging/redaction.spec.ts"}, "region": {"startLine": 100}}}]}, {"ruleId": "scanner-aef58907bb5f471d", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/libs/fiscal/src/sign-xml.spec.ts"}, "properties": {"repobilityId": "d31cc6636a46fa0c", "scanner": "scanner-primary", "fingerprint": "aef58907bb5f471d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/libs/fiscal/src/sign-xml.spec.ts"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-4796b9832808089a", "level": "error", "message": {"text": "Possible secret in migracion-nestjs/libs/fiscal/src/sign-xml-golden.spec.ts"}, "properties": {"repobilityId": "5d541600b89b4c3e", "scanner": "scanner-primary", "fingerprint": "4796b9832808089a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/libs/fiscal/src/sign-xml-golden.spec.ts"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-30a31d503fa61c31", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b31f00c927ff5360", "scanner": "scanner-primary", "fingerprint": "30a31d503fa61c31", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/.github/workflows/ci.yml"}, "region": {"startLine": 189}}}]}, {"ruleId": "scanner-30a31d503fa61c31", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9fbefcf73ef0d965", "scanner": "scanner-primary", "fingerprint": "30a31d503fa61c31", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/.github/workflows/ci.yml"}, "region": {"startLine": 192}}}]}, {"ruleId": "scanner-30a31d503fa61c31", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9fbefcf73ef0d965", "scanner": "scanner-primary", "fingerprint": "30a31d503fa61c31", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/.github/workflows/ci.yml"}, "region": {"startLine": 202}}}]}, {"ruleId": "scanner-1d9f0d404c20d11c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "50ff9053d6671c60", "scanner": "scanner-primary", "fingerprint": "1d9f0d404c20d11c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/.github/workflows/release.yml"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-1d9f0d404c20d11c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "56a0835d258c40d8", "scanner": "scanner-primary", "fingerprint": "1d9f0d404c20d11c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/.github/workflows/release.yml"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-1d9f0d404c20d11c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "eae8adad31dd1c23", "scanner": "scanner-primary", "fingerprint": "1d9f0d404c20d11c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/.github/workflows/release.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-1d9f0d404c20d11c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "048ec1b77f6950f2", "scanner": "scanner-primary", "fingerprint": "1d9f0d404c20d11c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/.github/workflows/release.yml"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-1d9f0d404c20d11c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "048ec1b77f6950f2", "scanner": "scanner-primary", "fingerprint": "1d9f0d404c20d11c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/.github/workflows/release.yml"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-f0314a14fe2dbcfc", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "e5f8a96b4de2ecba", "scanner": "scanner-primary", "fingerprint": "f0314a14fe2dbcfc", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migracion-nestjs/.github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-167069ee717961f5", "level": "note", "message": {"text": "Very large file: migracion-nestjs/apps/api/src/invoices/invoices.service.ts (2081 lines)"}, "properties": {"repobilityId": "2dec6dbff4e98c9a", "scanner": "scanner-primary", "fingerprint": "167069ee717961f5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0cd8d08e3dbae28c", "level": "note", "message": {"text": "Very large file: migracion-nestjs/libs/database/src/migrations/1700000000001-StagingTables.ts (1416 lines)"}, "properties": {"repobilityId": "73174cf823d7f80a", "scanner": "scanner-primary", "fingerprint": "0cd8d08e3dbae28c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8418d23655e13720", "level": "note", "message": {"text": "Very large file: migracion-nestjs/libs/fiscal/src/build-ecf-xml.service.ts (2557 lines)"}, "properties": {"repobilityId": "f2d9fd872b914828", "scanner": "scanner-primary", "fingerprint": "8418d23655e13720", "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-fe61efcee13c97ec", "level": "note", "message": {"text": "37 TODO/FIXME markers"}, "properties": {"repobilityId": "4b38c118003e07d2", "scanner": "scanner-primary", "fingerprint": "fe61efcee13c97ec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["maintenance"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "71736c9590c0502c", "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": "359a9d42c5d43a17", "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": "5d91315cbeacbc62", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "cbc57d197288b9f4", "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": "a65b5fde809e3fad", "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": "bc94bc7188af4cae", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-17a6d73621ee96f8", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/settings.json"}, "properties": {"repobilityId": "1464265ec8f68102", "scanner": "scanner-primary", "fingerprint": "17a6d73621ee96f8", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 153}}}]}, {"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-aec917f4161d6b66", "level": "note", "message": {"text": "Legacy-named symbol `ecf_playground_history_v1` in ecf-dashboard/src/playground/PlaygroundPage.tsx:40"}, "properties": {"repobilityId": "21791ef0cf2f68d3", "scanner": "scanner-primary", "fingerprint": "aec917f4161d6b66", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ef53e040a033c23a", "level": "none", "message": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/lib/use-wizard-broadcast.ts:7"}, "properties": {"repobilityId": "900ad1b2195f3388", "scanner": "scanner-primary", "fingerprint": "ef53e040a033c23a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c86fce1da9c44ec2", "level": "none", "message": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/certification/WizardShell.tsx:28"}, "properties": {"repobilityId": "b5b2f0c418900743", "scanner": "scanner-primary", "fingerprint": "c86fce1da9c44ec2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c9f6d773fdbdef7f", "level": "none", "message": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/certification/components/FileDropzone.tsx:59"}, "properties": {"repobilityId": "25fb1ab55801c361", "scanner": "scanner-primary", "fingerprint": "c9f6d773fdbdef7f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dfac706b15acba44", "level": "none", "message": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/certification/steps/TestSetStep.tsx:156"}, "properties": {"repobilityId": "d56957937c8fec93", "scanner": "scanner-primary", "fingerprint": "dfac706b15acba44", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e5e9606c1fc21e62", "level": "none", "message": {"text": "Commented-code block (8 lines) in ecf-dashboard/src/certification/steps/UrlsConfiguratorStep.tsx:27"}, "properties": {"repobilityId": "358411d4c9570393", "scanner": "scanner-primary", "fingerprint": "e5e9606c1fc21e62", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b6974319b5e5f44", "level": "none", "message": {"text": "Commented-code block (5 lines) in ecf-dashboard/src/certification/steps/AcecfBatchStep.tsx:183"}, "properties": {"repobilityId": "5ba37abf47dd3478", "scanner": "scanner-primary", "fingerprint": "5b6974319b5e5f44", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-736d74dec73e1325", "level": "none", "message": {"text": "Commented-code block (5 lines) in ecf-dashboard/e2e/e34-playground.spec.ts:28"}, "properties": {"repobilityId": "cd36bbd2ec3406d0", "scanner": "scanner-primary", "fingerprint": "736d74dec73e1325", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f4229d362aa2af5e", "level": "none", "message": {"text": "Commented-code block (8 lines) in migracion-nestjs/test/invoices-all-types.e2e-spec.ts:151"}, "properties": {"repobilityId": "e94ddae6818c4e0a", "scanner": "scanner-primary", "fingerprint": "f4229d362aa2af5e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7ca25de31a16b5d6", "level": "none", "message": {"text": "Commented-code block (10 lines) in migracion-nestjs/test/users-write.e2e-spec.ts:355"}, "properties": {"repobilityId": "19ab5a8e5dd737ae", "scanner": "scanner-primary", "fingerprint": "7ca25de31a16b5d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6e0c2e830ac9e483", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/main.ts:33"}, "properties": {"repobilityId": "2198796c26619e9f", "scanner": "scanner-primary", "fingerprint": "6e0c2e830ac9e483", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-abceeddcb81514af", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/users/users.service.ts:320"}, "properties": {"repobilityId": "4562ba76ed2c8ea3", "scanner": "scanner-primary", "fingerprint": "abceeddcb81514af", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a72fc2062ceae435", "level": "note", "message": {"text": "Legacy-named symbol `activeOld` in migracion-nestjs/apps/api/src/auth/auth.service.ts:579"}, "properties": {"repobilityId": "4c6582847c3da1f2", "scanner": "scanner-primary", "fingerprint": "a72fc2062ceae435", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-b17f22fd2f7af2f6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 migracion-nestjs/apps/api/src/dashboard/public/app.js:283"}, "properties": {"repobilityId": "6e6e239630045569", "scanner": "scanner-primary", "fingerprint": "b17f22fd2f7af2f6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ff4991abfd33b5da", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/receivers/receivers.controller.ts:66"}, "properties": {"repobilityId": "cb405c14b4b6dce9", "scanner": "scanner-primary", "fingerprint": "ff4991abfd33b5da", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e1ece2d835df461e", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/certification.controller.ts:262"}, "properties": {"repobilityId": "583ec880134c8f82", "scanner": "scanner-primary", "fingerprint": "e1ece2d835df461e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc3d6d1a2216dc8d", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/inbound.controller.ts:72"}, "properties": {"repobilityId": "0a8149a822530ff9", "scanner": "scanner-primary", "fingerprint": "cc3d6d1a2216dc8d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1e6438cbb1479fe4", "level": "none", "message": {"text": "Commented-code block (7 lines) in migracion-nestjs/apps/api/src/certification/services/ri-pdf-generator.service.ts:127"}, "properties": {"repobilityId": "6873a6415716adf9", "scanner": "scanner-primary", "fingerprint": "1e6438cbb1479fe4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a930945fc1745687", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/services/acecf-test-generator.service.ts:207"}, "properties": {"repobilityId": "15a429232d6c2688", "scanner": "scanner-primary", "fingerprint": "a930945fc1745687", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6e3810c1ef23357c", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/services/inbound-reception.service.ts:386"}, "properties": {"repobilityId": "3a4184d85c28f726", "scanner": "scanner-primary", "fingerprint": "6e3810c1ef23357c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-474b528d9c84c831", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/services/rfce-test-generator.service.ts:184"}, "properties": {"repobilityId": "ced026e918483e83", "scanner": "scanner-primary", "fingerprint": "474b528d9c84c831", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3c2cdcee429360c4", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/services/inbound-endpoint.service.ts:191"}, "properties": {"repobilityId": "16359a76c02ae282", "scanner": "scanner-primary", "fingerprint": "3c2cdcee429360c4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e18a6f9c8201c984", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/certification/services/certification-process.service.ts:356"}, "properties": {"repobilityId": "ecc80eb27804ca96", "scanner": "scanner-primary", "fingerprint": "e18a6f9c8201c984", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c5037dab24e6800c", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/certification/services/test-set-excel-parser.service.ts:17"}, "properties": {"repobilityId": "60a02176e93aedcf", "scanner": "scanner-primary", "fingerprint": "c5037dab24e6800c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c7a2d4b2d51889b1", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/companies/companies.service.ts:298"}, "properties": {"repobilityId": "1b55b2876f637b18", "scanner": "scanner-primary", "fingerprint": "c7a2d4b2d51889b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a492b1b4a6e91a48", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/api/src/invoices/invoice-signer.service.ts:97"}, "properties": {"repobilityId": "8d2a034df180862a", "scanner": "scanner-primary", "fingerprint": "a492b1b4a6e91a48", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-37060d3e975bcbff", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/api/src/invoices/invoices.service.ts:661"}, "properties": {"repobilityId": "f40d724e7f631189", "scanner": "scanner-primary", "fingerprint": "37060d3e975bcbff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-613a225ba6f3f5b8", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/worker/src/delivery/token-manager.service.ts:64"}, "properties": {"repobilityId": "0d7bc8ad472f58e2", "scanner": "scanner-primary", "fingerprint": "613a225ba6f3f5b8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-368ec42f266453aa", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/worker/src/delivery/result-reconciler.spec.ts:413"}, "properties": {"repobilityId": "9cab5cdc747d0c21", "scanner": "scanner-primary", "fingerprint": "368ec42f266453aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d5022ffda10adca0", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/worker/src/delivery/outbox-claim.service.ts:43"}, "properties": {"repobilityId": "8b507d63e2f8387a", "scanner": "scanner-primary", "fingerprint": "d5022ffda10adca0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-03fe92f1533f6592", "level": "none", "message": {"text": "Commented-code block (12 lines) in migracion-nestjs/apps/worker/src/delivery/result-reconciler.service.ts:163"}, "properties": {"repobilityId": "ae7e17f451e36e73", "scanner": "scanner-primary", "fingerprint": "03fe92f1533f6592", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-11d97288ef983224", "level": "none", "message": {"text": "Commented-code block (8 lines) in migracion-nestjs/apps/worker/src/delivery/dispatch.processor.ts:300"}, "properties": {"repobilityId": "e5ff8b30f2647cae", "scanner": "scanner-primary", "fingerprint": "11d97288ef983224", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02e61e3e8a781fa6", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/apps/worker/src/certification/certification-xml-input.builder.ts:217"}, "properties": {"repobilityId": "7c6348ae3016f4fc", "scanner": "scanner-primary", "fingerprint": "02e61e3e8a781fa6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-83d7390913edf31a", "level": "none", "message": {"text": "Commented-code block (8 lines) in migracion-nestjs/apps/worker/src/certification/send-test-doc.processor.ts:196"}, "properties": {"repobilityId": "23ca094e9733331a", "scanner": "scanner-primary", "fingerprint": "83d7390913edf31a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-340b1fd042fda23b", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/apps/worker/src/certification/certification-excel-payload.adapter.ts:464"}, "properties": {"repobilityId": "78f077c8ccb90d60", "scanner": "scanner-primary", "fingerprint": "340b1fd042fda23b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-19ef79260b04909d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 migracion-nestjs/scripts/test-postulation-sign-uploaded.js:77"}, "properties": {"repobilityId": "864eb50a7a67dbf8", "scanner": "scanner-primary", "fingerprint": "19ef79260b04909d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-352b88c99e28329c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 migracion-nestjs/scripts/test-postulation-sign.js:76"}, "properties": {"repobilityId": "77a6fa36fd035eed", "scanner": "scanner-primary", "fingerprint": "352b88c99e28329c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-09341b59a78bc99c", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/scripts/seed-platform-admin.js:4"}, "properties": {"repobilityId": "305227cf2882da15", "scanner": "scanner-primary", "fingerprint": "09341b59a78bc99c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17affc84b68d427c", "level": "note", "message": {"text": "Legacy-named symbol `idx_core_company_certificates_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000008-CompanyCertificateTables.ts:73"}, "properties": {"repobilityId": "543db793a971e1be", "scanner": "scanner-primary", "fingerprint": "17affc84b68d427c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2e8748effc47d8fe", "level": "note", "message": {"text": "Legacy-named symbol `idx_core_branches_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000005-BranchAndIssuePointTables.ts:41"}, "properties": {"repobilityId": "91ce1d8c72c544e5", "scanner": "scanner-primary", "fingerprint": "2e8748effc47d8fe", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5a06d734e5d8099c", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/libs/database/src/migrations/1700000000024-BillingTables.ts:66"}, "properties": {"repobilityId": "6483f279af3addef", "scanner": "scanner-primary", "fingerprint": "5a06d734e5d8099c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6fefcb0be9d70586", "level": "note", "message": {"text": "Legacy-named symbol `idx_core_branches_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000044-DropLegacyColumns.ts:57"}, "properties": {"repobilityId": "ee1441f9d331e867", "scanner": "scanner-primary", "fingerprint": "6fefcb0be9d70586", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d5918d1b79af6d54", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/libs/database/src/migrations/1700000000044-DropLegacyColumns.ts:31"}, "properties": {"repobilityId": "e3738f1b2f14e8f7", "scanner": "scanner-primary", "fingerprint": "d5918d1b79af6d54", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-922a002d181d5ef4", "level": "note", "message": {"text": "Legacy-named symbol `idx_delivery_commercial_approvals_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000015-DeliveryDomainTables.ts:249"}, "properties": {"repobilityId": "a637e3d968ccc87b", "scanner": "scanner-primary", "fingerprint": "922a002d181d5ef4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a00372bedfec7c92", "level": "note", "message": {"text": "Legacy-named symbol `idx_core_clients_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000009-ClientTables.ts:64"}, "properties": {"repobilityId": "65e64c175a8416ab", "scanner": "scanner-primary", "fingerprint": "a00372bedfec7c92", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-6a50b579a53bd122", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/libs/database/src/migrations/1700000000042-CertificationHardening.ts:41"}, "properties": {"repobilityId": "2acafcf08c1db840", "scanner": "scanner-primary", "fingerprint": "6a50b579a53bd122", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fbf3db9b512d0e95", "level": "note", "message": {"text": "Legacy-named symbol `idx_fiscal_invoice_lines_legacy` in migracion-nestjs/libs/database/src/migrations/1700000000012-FiscalInvoiceTables.ts:204"}, "properties": {"repobilityId": "47d036265732d106", "scanner": "scanner-primary", "fingerprint": "fbf3db9b512d0e95", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-6814d624bf60cfaf", "level": "none", "message": {"text": "Commented-code block (8 lines) in migracion-nestjs/libs/database/src/entities/audit/audit-event.entity.ts:11"}, "properties": {"repobilityId": "8d0494cec1bc9af1", "scanner": "scanner-primary", "fingerprint": "6814d624bf60cfaf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9900949802576ec4", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/libs/http-client/src/dgii-client.service.ts:113"}, "properties": {"repobilityId": "4460658116fd3bd8", "scanner": "scanner-primary", "fingerprint": "9900949802576ec4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b506056b5ced42a8", "level": "none", "message": {"text": "Commented-code block (5 lines) in migracion-nestjs/libs/http-client/src/dgii-mock-client.ts:99"}, "properties": {"repobilityId": "3210208fbba7873f", "scanner": "scanner-primary", "fingerprint": "b506056b5ced42a8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-852204e3fd265d35", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/libs/fiscal/src/sign-xml.service.ts:66"}, "properties": {"repobilityId": "621e24b64f5e2ea1", "scanner": "scanner-primary", "fingerprint": "852204e3fd265d35", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e285384bd8399650", "level": "none", "message": {"text": "Commented-code block (8 lines) in migracion-nestjs/libs/fiscal/src/build-qr-url.ts:92"}, "properties": {"repobilityId": "5f2bd71839320542", "scanner": "scanner-primary", "fingerprint": "e285384bd8399650", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7129129191bed5e9", "level": "none", "message": {"text": "Commented-code block (8 lines) in migracion-nestjs/libs/fiscal/src/build-ecf-xml.service.ts:890"}, "properties": {"repobilityId": "da7ffe71a30d47ef", "scanner": "scanner-primary", "fingerprint": "7129129191bed5e9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-62680ec4d39cbb45", "level": "none", "message": {"text": "Commented-code block (6 lines) in migracion-nestjs/libs/fiscal/src/build-ecf-xml-all-types.spec.ts:181"}, "properties": {"repobilityId": "89a99a2b39ddf840", "scanner": "scanner-primary", "fingerprint": "62680ec4d39cbb45", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f697022b8ecb2933", "level": "note", "message": {"text": "46 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "ced2925b2cb9d989", "scanner": "scanner-primary", "fingerprint": "f697022b8ecb2933", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-b292663aca0f11fb", "level": "warning", "message": {"text": "Frontend route `/invitation/:token` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "9015d32c628d6358", "scanner": "scanner-primary", "fingerprint": "b292663aca0f11fb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-3f0e2fe8deb7ebc2", "level": "warning", "message": {"text": "Frontend route `/invoices/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "178411324cfe5589", "scanner": "scanner-primary", "fingerprint": "3f0e2fe8deb7ebc2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-4d8eb1178a62757d", "level": "warning", "message": {"text": "Frontend route `/certificates/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "091e3e3232cf19e0", "scanner": "scanner-primary", "fingerprint": "4d8eb1178a62757d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-263569c45917e5f4", "level": "warning", "message": {"text": "Frontend route `/clients/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "45b3217deee9415f", "scanner": "scanner-primary", "fingerprint": "263569c45917e5f4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0eb7339db0aef7ad", "level": "warning", "message": {"text": "Frontend route `/branches/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "0318fe77d8d1a339", "scanner": "scanner-primary", "fingerprint": "0eb7339db0aef7ad", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-9b16c1290bccbfb2", "level": "warning", "message": {"text": "Frontend route `/issue-points/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "24bfb7a09b71019a", "scanner": "scanner-primary", "fingerprint": "9b16c1290bccbfb2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-042488d42346bfac", "level": "warning", "message": {"text": "Frontend route `/companies/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "ade24e68800cd1c7", "scanner": "scanner-primary", "fingerprint": "042488d42346bfac", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-07e6bcad39ebc95d", "level": "warning", "message": {"text": "Frontend route `/certification/:processId` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "2086707151587dd7", "scanner": "scanner-primary", "fingerprint": "07e6bcad39ebc95d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-f4fa2876051f84d1", "level": "warning", "message": {"text": "Frontend route `/dgii-tokens/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "bf5cc344a5ce7121", "scanner": "scanner-primary", "fingerprint": "f4fa2876051f84d1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-f65221eacbad3448", "level": "warning", "message": {"text": "Frontend route `/commercial-approvals/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "1e217ba1942da887", "scanner": "scanner-primary", "fingerprint": "f65221eacbad3448", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-439ff1f62e33e14d", "level": "warning", "message": {"text": "Frontend route `/users/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "07e3ad5e284b1f75", "scanner": "scanner-primary", "fingerprint": "439ff1f62e33e14d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a2e37933be2dbb5a", "level": "warning", "message": {"text": "Frontend route `/deliveries/:id` has no Link/navigate to it \u2014 ecf-dashboard/src/app/router.tsx"}, "properties": {"repobilityId": "2f984e8458dda1d6", "scanner": "scanner-primary", "fingerprint": "a2e37933be2dbb5a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-331df15a63cf096b", "level": "error", "message": {"text": "Dangling fetch: POST https://api.soltryx.com/api/v1/invoices/ingest (ecf-dashboard/src/docs/code-snippets.ts:33)"}, "properties": {"repobilityId": "bf295ef994a7e392", "scanner": "scanner-primary", "fingerprint": "331df15a63cf096b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-a933169d05264007", "level": "note", "message": {"text": "Unused endpoint: POST /auth/password/change"}, "properties": {"repobilityId": "9163f072d4617a48", "scanner": "scanner-primary", "fingerprint": "a933169d05264007", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c059f57186114027", "level": "note", "message": {"text": "Unused endpoint: POST /auth/logout"}, "properties": {"repobilityId": "94233ba6a9753959", "scanner": "scanner-primary", "fingerprint": "c059f57186114027", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-54e53c52fec75640", "level": "note", "message": {"text": "Unused endpoint: USE /dashboard{/*splat}"}, "properties": {"repobilityId": "a712c89724fe20b0", "scanner": "scanner-primary", "fingerprint": "54e53c52fec75640", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7d420e7073a4f21d", "level": "note", "message": {"text": "Unused endpoint: USE /docs{/*splat}"}, "properties": {"repobilityId": "5ddd711cbfd7337d", "scanner": "scanner-primary", "fingerprint": "7d420e7073a4f21d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ca5756175765b49d", "level": "note", "message": {"text": "Unused endpoint: GET /:id"}, "properties": {"repobilityId": "67fa3344703081a0", "scanner": "scanner-primary", "fingerprint": "ca5756175765b49d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6236b283b79811b8", "level": "note", "message": {"text": "Unused endpoint: POST /upload"}, "properties": {"repobilityId": "ad6e94820b9a3a33", "scanner": "scanner-primary", "fingerprint": "6236b283b79811b8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5fbc954f63526821", "level": "note", "message": {"text": "Unused endpoint: PATCH /:id"}, "properties": {"repobilityId": "325c7288e8badf9b", "scanner": "scanner-primary", "fingerprint": "5fbc954f63526821", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fb1f7b1e4cb95161", "level": "note", "message": {"text": "Unused endpoint: POST /:id/set-default"}, "properties": {"repobilityId": "250f2433b1fbc85b", "scanner": "scanner-primary", "fingerprint": "fb1f7b1e4cb95161", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a61c112b611f4bb", "level": "note", "message": {"text": "Unused endpoint: DELETE /:id"}, "properties": {"repobilityId": "4e35ef9a5ba9967d", "scanner": "scanner-primary", "fingerprint": "7a61c112b611f4bb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9de4cecd0e235584", "level": "note", "message": {"text": "Unused endpoint: GET /pending"}, "properties": {"repobilityId": "125293fef4d2c00f", "scanner": "scanner-primary", "fingerprint": "9de4cecd0e235584", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-21e08ef21eba7560", "level": "note", "message": {"text": "Unused endpoint: GET /lookup"}, "properties": {"repobilityId": "771655e9c7906cc8", "scanner": "scanner-primary", "fingerprint": "21e08ef21eba7560", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-770d646c1fdaba28", "level": "note", "message": {"text": "Unused endpoint: POST /accept"}, "properties": {"repobilityId": "ea7ab82699d1e81a", "scanner": "scanner-primary", "fingerprint": "770d646c1fdaba28", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a844462a4f3c58ca", "level": "note", "message": {"text": "Unused endpoint: POST /:id/admin-set-password"}, "properties": {"repobilityId": "2ad1b693bb7623e6", "scanner": "scanner-primary", "fingerprint": "a844462a4f3c58ca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6b1aeb77b2ab6d8a", "level": "note", "message": {"text": "Unused endpoint: POST /:id/companies"}, "properties": {"repobilityId": "73740506c3c46567", "scanner": "scanner-primary", "fingerprint": "6b1aeb77b2ab6d8a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b641180ed19453e6", "level": "note", "message": {"text": "Unused endpoint: DELETE /:id/companies/:companyId"}, "properties": {"repobilityId": "c7cf844a3690c76d", "scanner": "scanner-primary", "fingerprint": "b641180ed19453e6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-618721b912bad1c2", "level": "note", "message": {"text": "Unused endpoint: POST /login"}, "properties": {"repobilityId": "a1affc91ed2ee4c2", "scanner": "scanner-primary", "fingerprint": "618721b912bad1c2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7ce17d6b092a81ca", "level": "note", "message": {"text": "Unused endpoint: POST /refresh"}, "properties": {"repobilityId": "ba1969f5024f2085", "scanner": "scanner-primary", "fingerprint": "7ce17d6b092a81ca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e2993314a62eac7e", "level": "note", "message": {"text": "Unused endpoint: POST /password/reset/request"}, "properties": {"repobilityId": "62cd7cdcab1c7818", "scanner": "scanner-primary", "fingerprint": "e2993314a62eac7e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2eb0ac34214277b8", "level": "note", "message": {"text": "Unused endpoint: POST /password/reset/confirm"}, "properties": {"repobilityId": "ee115774654dabda", "scanner": "scanner-primary", "fingerprint": "2eb0ac34214277b8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd1dc91abf32142d", "level": "note", "message": {"text": "Unused endpoint: GET /me"}, "properties": {"repobilityId": "6f25e012ccc000b4", "scanner": "scanner-primary", "fingerprint": "fd1dc91abf32142d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bc6c38c1ef2da9e9", "level": "note", "message": {"text": "Unused endpoint: GET /me/permissions"}, "properties": {"repobilityId": "aaca3308d105bd65", "scanner": "scanner-primary", "fingerprint": "bc6c38c1ef2da9e9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ea575b61c121b733", "level": "note", "message": {"text": "Unused endpoint: PATCH /me"}, "properties": {"repobilityId": "74b016c25b736d3c", "scanner": "scanner-primary", "fingerprint": "ea575b61c121b733", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c392467ad66119ce", "level": "note", "message": {"text": "Unused endpoint: POST /password/change"}, "properties": {"repobilityId": "47732f982816f564", "scanner": "scanner-primary", "fingerprint": "c392467ad66119ce", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-26d7eac3e3ad6d70", "level": "note", "message": {"text": "Unused endpoint: POST /impersonate/:userId"}, "properties": {"repobilityId": "6fb71fe939095eea", "scanner": "scanner-primary", "fingerprint": "26d7eac3e3ad6d70", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-99fc36db98c134ce", "level": "note", "message": {"text": "Unused endpoint: POST /logout"}, "properties": {"repobilityId": "fe93345d8d266bd8", "scanner": "scanner-primary", "fingerprint": "99fc36db98c134ce", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a20a0bc42d41b1e8", "level": "note", "message": {"text": "Unused endpoint: POST /:id/approve"}, "properties": {"repobilityId": "084cb5a78b159d0c", "scanner": "scanner-primary", "fingerprint": "a20a0bc42d41b1e8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-42f2999bb43a2c8d", "level": "note", "message": {"text": "Unused endpoint: POST /:id/reject"}, "properties": {"repobilityId": "dbc65a5b4ed54920", "scanner": "scanner-primary", "fingerprint": "42f2999bb43a2c8d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d6d412ba6647f6cc", "level": "note", "message": {"text": "Unused endpoint: GET /live"}, "properties": {"repobilityId": "43f6a762a7ac37f7", "scanner": "scanner-primary", "fingerprint": "d6d412ba6647f6cc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8c236625afb6a8cb", "level": "note", "message": {"text": "Unused endpoint: GET /ready"}, "properties": {"repobilityId": "02ce3cc4699de836", "scanner": "scanner-primary", "fingerprint": "8c236625afb6a8cb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-47e2aa64215549d7", "level": "note", "message": {"text": "Unused endpoint: GET /app.js"}, "properties": {"repobilityId": "699f2303716e90bf", "scanner": "scanner-primary", "fingerprint": "47e2aa64215549d7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7b247f05511f510f", "level": "note", "message": {"text": "Unused endpoint: GET /app.css"}, "properties": {"repobilityId": "0c5796a785e1ba5d", "scanner": "scanner-primary", "fingerprint": "7b247f05511f510f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2c085d1b690941f8", "level": "note", "message": {"text": "Unused endpoint: GET /snapshot"}, "properties": {"repobilityId": "b1d39ee91b4dc94f", "scanner": "scanner-primary", "fingerprint": "2c085d1b690941f8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-35a741079ddc6fcc", "level": "note", "message": {"text": "Unused endpoint: GET /stream"}, "properties": {"repobilityId": "7fd5225b290775c1", "scanner": "scanner-primary", "fingerprint": "35a741079ddc6fcc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a6577bd895bf1538", "level": "note", "message": {"text": "Unused endpoint: POST /load/start"}, "properties": {"repobilityId": "4740f6586501eb24", "scanner": "scanner-primary", "fingerprint": "a6577bd895bf1538", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e5b48f648164cdad", "level": "note", "message": {"text": "Unused endpoint: POST /load/stop"}, "properties": {"repobilityId": "d3a1fa421b834287", "scanner": "scanner-primary", "fingerprint": "e5b48f648164cdad", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5f5232c0be52ae33", "level": "note", "message": {"text": "Unused endpoint: POST /load/clean"}, "properties": {"repobilityId": "6c3a2e21449d7a30", "scanner": "scanner-primary", "fingerprint": "5f5232c0be52ae33", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c77498c1f408cef0", "level": "note", "message": {"text": "Unused endpoint: GET /load/status"}, "properties": {"repobilityId": "256a0e0274707d31", "scanner": "scanner-primary", "fingerprint": "c77498c1f408cef0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c2d06ec0eaf054a3", "level": "note", "message": {"text": "Unused endpoint: POST /:id/revoke"}, "properties": {"repobilityId": "25fb3681d095afd0", "scanner": "scanner-primary", "fingerprint": "c2d06ec0eaf054a3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d467299d5c174fc0", "level": "note", "message": {"text": "Unused endpoint: GET /usage"}, "properties": {"repobilityId": "6f288549593512c5", "scanner": "scanner-primary", "fingerprint": "d467299d5c174fc0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-69a693dfc33637f4", "level": "note", "message": {"text": "Unused endpoint: POST /run"}, "properties": {"repobilityId": "38e6cd0b258a2fe2", "scanner": "scanner-primary", "fingerprint": "69a693dfc33637f4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-21f7ed76623efa72", "level": "note", "message": {"text": "Unused endpoint: GET /by-company/:companyId"}, "properties": {"repobilityId": "fa25d84198f57715", "scanner": "scanner-primary", "fingerprint": "21f7ed76623efa72", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a7f6c58663400fc4", "level": "note", "message": {"text": "Unused endpoint: POST /:id/renew"}, "properties": {"repobilityId": "863157d4d92d26e5", "scanner": "scanner-primary", "fingerprint": "a7f6c58663400fc4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f77511dea6d5a63e", "level": "note", "message": {"text": "Unused endpoint: POST /:id/suspend"}, "properties": {"repobilityId": "5bdd325bf8343796", "scanner": "scanner-primary", "fingerprint": "f77511dea6d5a63e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f27752b2f80b2d9f", "level": "note", "message": {"text": "Unused endpoint: POST /:id/resume"}, "properties": {"repobilityId": "aea1d6e9dd6d4086", "scanner": "scanner-primary", "fingerprint": "f27752b2f80b2d9f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ec5aec862d3f1a5e", "level": "note", "message": {"text": "Unused endpoint: POST /:id/reset-usage"}, "properties": {"repobilityId": "5dd959b00a0a4ea6", "scanner": "scanner-primary", "fingerprint": "ec5aec862d3f1a5e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-745d0349641ea3c7", "level": "note", "message": {"text": "Unused endpoint: POST /:userId"}, "properties": {"repobilityId": "608571e4c4598442", "scanner": "scanner-primary", "fingerprint": "745d0349641ea3c7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-135860cc0267c772", "level": "note", "message": {"text": "Unused endpoint: DELETE /:userId"}, "properties": {"repobilityId": "b5b811a5a4610e9b", "scanner": "scanner-primary", "fingerprint": "135860cc0267c772", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-af026bd2525cae97", "level": "note", "message": {"text": "Unused endpoint: GET /permissions"}, "properties": {"repobilityId": "9f6f4f2fa3332a97", "scanner": "scanner-primary", "fingerprint": "af026bd2525cae97", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-88a29b8a5c158e5b", "level": "note", "message": {"text": "Unused endpoint: GET /roles"}, "properties": {"repobilityId": "5089e1abf54e2d43", "scanner": "scanner-primary", "fingerprint": "88a29b8a5c158e5b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-71d365d28a992f2e", "level": "note", "message": {"text": "Unused endpoint: GET /roles/:id"}, "properties": {"repobilityId": "538d8d634f55a9ba", "scanner": "scanner-primary", "fingerprint": "71d365d28a992f2e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}