{"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-5db0818e93044674", "name": "Stray `console.log` in TS/JS \u2014 backend/migrate_v2.js:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/migrate_v2.js:12"}, "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-10897fe853cc81bf", "name": "Stray `console.log` in TS/JS \u2014 backend/migrate_mural_views.js:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/migrate_mural_views.js:13"}, "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-2b650e54adb21a10", "name": "Stray `console.log` in TS/JS \u2014 backend/migrate_tables.js:29", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/migrate_tables.js:29"}, "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-d9498c164e661670", "name": "Stray `console.log` in TS/JS \u2014 backend/resync.js:23", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/resync.js:23"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-654c8ff16a23c918", "name": "Stray `console.log` in TS/JS \u2014 backend/server.js:50", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/server.js:50"}, "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-7c13723dd2384813", "name": "Stray `console.log` in TS/JS \u2014 backend/migrate_bh.js:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/migrate_bh.js:16"}, "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-97d55217e3c21994", "name": "Stray `console.log` in TS/JS \u2014 backend/regen_schedule.js:60", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/regen_schedule.js:60"}, "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-d4d0f7f2d8ce971b", "name": "Stray `console.log` in TS/JS \u2014 backend/src/sync-cron.js:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/src/sync-cron.js:26"}, "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-889f66a0d48fe4e1", "name": "Icon-only button without accessible name \u2014 frontend/src/components/UI.jsx:179", "shortDescription": {"text": "Icon-only button without accessible name \u2014 frontend/src/components/UI.jsx:179"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6c4aa81df1eba8df", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/src/pages/MuralPage.jsx:510", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/src/pages/MuralPage.jsx:510"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a369a60506e3d438", "name": "Stray `console.log` in TS/JS \u2014 frontend/public/pdfjs/pdf.min.js:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 frontend/public/pdfjs/pdf.min.js:22"}, "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-1f66ad88286ca30a", "name": "Dockerfile runs as root: backend/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: backend/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-3d2a6283f9ebab24", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-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-60427b03771411b6", "name": "Dockerfile runs as root: frontend/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: frontend/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-faa134129e5545ff", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-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-b048d166901fd868", "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-fafe3dc5b6da8b61", "name": "Insecure pattern 'local_storage_auth_token' in frontend/src/hooks/useAuth.jsx:47", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in frontend/src/hooks/useAuth.jsx:47"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-649830cff00da9ce", "name": "Insecure pattern 'exec_used' in frontend/src/pages/MuralPage.jsx:155", "shortDescription": {"text": "Insecure pattern 'exec_used' in frontend/src/pages/MuralPage.jsx:155"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-936b8031cd79c02f", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/src/pages/MuralPage.jsx:510", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/src/pages/MuralPage.jsx:510"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0461ad33643832c6", "name": "Insecure pattern 'direct_innerhtml_assignment' in frontend/src/pages/MuralPage.jsx:132", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/src/pages/MuralPage.jsx:132"}, "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-c8756f3c6c049b32", "name": "Insecure pattern 'new_function_used' in frontend/public/pdfjs/pdf.min.js:22", "shortDescription": {"text": "Insecure pattern 'new_function_used' in frontend/public/pdfjs/pdf.min.js:22"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c48b1c65a25e67c8", "name": "Very large file: frontend/src/pages/AbsenceControlNew.jsx (843 lines)", "shortDescription": {"text": "Very large file: frontend/src/pages/AbsenceControlNew.jsx (843 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-a22287bc1f97445c", "name": "Very large file: frontend/src/pages/PontoPage.jsx (1095 lines)", "shortDescription": {"text": "Very large file: frontend/src/pages/PontoPage.jsx (1095 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-09615f6c64b855e8", "name": "Very large file: frontend/src/pages/VacationsPage.jsx (1154 lines)", "shortDescription": {"text": "Very large file: frontend/src/pages/VacationsPage.jsx (1154 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-379e2b23579ff560", "name": "Very large file: frontend/src/pages/Reports.jsx (2464 lines)", "shortDescription": {"text": "Very large file: frontend/src/pages/Reports.jsx (2464 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-c3ea14d76e29d9cd", "name": "Very large file: frontend/src/pages/OccurrencesPage.jsx (912 lines)", "shortDescription": {"text": "Very large file: frontend/src/pages/OccurrencesPage.jsx (912 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 70 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3a092b5c39e242a1", "name": "Node manifest has dependencies but no lockfile: backend/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: backend/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 36 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 51 placeholder/mock markers across 20 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b6b6c042f7f4e63d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/public/pdfjs/pdf.min.js:22", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/public/pdfjs/pdf.min.js:22"}, "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-3482f7e5dd70cd1a", "name": "6 env vars used in code but missing from .env.example", "shortDescription": {"text": "6 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BI_NOTIFY_SECRET`, `FACEUM_API_URL`, `FACEUM_AUTH_URL`, `FACEUM_PASSWORD`, `FACEUM_USERNAME`, `LDAP_SYNC_BASE_DN`. 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-26e62b8eed349a06", "name": "Dangling fetch: GET /angeltreat-logo-white.png (frontend/src/pages/PontoPage.jsx:15)", "shortDescription": {"text": "Dangling fetch: GET /angeltreat-logo-white.png (frontend/src/pages/PontoPage.jsx:15)"}, "fullDescription": {"text": "`frontend/src/pages/PontoPage.jsx:15` calls `GET /angeltreat-logo-white.png` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/angeltreat-logo-white.png`\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-7b6ca7873e269109", "name": "Dangling fetch: GET /angeltreat-logo.png (frontend/src/pages/PontoPage.jsx:24)", "shortDescription": {"text": "Dangling fetch: GET /angeltreat-logo.png (frontend/src/pages/PontoPage.jsx:24)"}, "fullDescription": {"text": "`frontend/src/pages/PontoPage.jsx:24` calls `GET /angeltreat-logo.png` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/angeltreat-logo.png`\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-57cb1b3158b8f625", "name": "Dangling fetch: GET /angeltreat-logo-white.png (frontend/src/pages/VacationsPage.jsx:15)", "shortDescription": {"text": "Dangling fetch: GET /angeltreat-logo-white.png (frontend/src/pages/VacationsPage.jsx:15)"}, "fullDescription": {"text": "`frontend/src/pages/VacationsPage.jsx:15` calls `GET /angeltreat-logo-white.png` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/angeltreat-logo-white.png`\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-7745e1668d3cfd0e", "name": "Dangling fetch: GET /angeltreat-logo.png (frontend/src/pages/VacationsPage.jsx:19)", "shortDescription": {"text": "Dangling fetch: GET /angeltreat-logo.png (frontend/src/pages/VacationsPage.jsx:19)"}, "fullDescription": {"text": "`frontend/src/pages/VacationsPage.jsx:19` calls `GET /angeltreat-logo.png` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/angeltreat-logo.png`\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-cc6cd43d0af92167", "name": "Dangling fetch: GET /angeltreat-logo-white.png (frontend/src/pages/Reports.jsx:74)", "shortDescription": {"text": "Dangling fetch: GET /angeltreat-logo-white.png (frontend/src/pages/Reports.jsx:74)"}, "fullDescription": {"text": "`frontend/src/pages/Reports.jsx:74` calls `GET /angeltreat-logo-white.png` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/angeltreat-logo-white.png`\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-a167d27689210640", "name": "Dangling fetch: GET /angeltreat-logo.png (frontend/src/pages/Reports.jsx:88)", "shortDescription": {"text": "Dangling fetch: GET /angeltreat-logo.png (frontend/src/pages/Reports.jsx:88)"}, "fullDescription": {"text": "`frontend/src/pages/Reports.jsx:88` calls `GET /angeltreat-logo.png` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/angeltreat-logo.png`\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-6eb452fbfb454d20", "name": "Unused endpoint: USE /api/auth", "shortDescription": {"text": "Unused endpoint: USE /api/auth"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/auth` 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-4ff40cb10f7c8519", "name": "Unused endpoint: USE /api/users", "shortDescription": {"text": "Unused endpoint: USE /api/users"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/users` 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-8c643f97adcd23b3", "name": "Unused endpoint: USE /api/groups", "shortDescription": {"text": "Unused endpoint: USE /api/groups"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/groups` 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-1340d960e275a287", "name": "Unused endpoint: USE /api/schedule", "shortDescription": {"text": "Unused endpoint: USE /api/schedule"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/schedule` 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-ce4ddbe62f00308b", "name": "Unused endpoint: USE /api/swaps", "shortDescription": {"text": "Unused endpoint: USE /api/swaps"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/swaps` 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-2a06e6d401449b82", "name": "Unused endpoint: USE /api/reports", "shortDescription": {"text": "Unused endpoint: USE /api/reports"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/reports` 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-02b2f60abce7a89b", "name": "Unused endpoint: USE /api/holidays", "shortDescription": {"text": "Unused endpoint: USE /api/holidays"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/holidays` 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-0615f7eeb2712394", "name": "Unused endpoint: USE /api/occurrences", "shortDescription": {"text": "Unused endpoint: USE /api/occurrences"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/occurrences` 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-fac289dc74d31c88", "name": "Unused endpoint: USE /api/meeting", "shortDescription": {"text": "Unused endpoint: USE /api/meeting"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/meeting` 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-6a185b50935c7435", "name": "Unused endpoint: USE /api/absences", "shortDescription": {"text": "Unused endpoint: USE /api/absences"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/absences` 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-1af13652e64c9165", "name": "Unused endpoint: USE /api/vacations", "shortDescription": {"text": "Unused endpoint: USE /api/vacations"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/vacations` 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-15cacae8d25f221e", "name": "Unused endpoint: USE /api/ponto", "shortDescription": {"text": "Unused endpoint: USE /api/ponto"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/ponto` 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-95fd930097e1a291", "name": "Unused endpoint: USE /api/batidas", "shortDescription": {"text": "Unused endpoint: USE /api/batidas"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/batidas` 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-c3a8b7932f72b92f", "name": "Unused endpoint: USE /api/notifications", "shortDescription": {"text": "Unused endpoint: USE /api/notifications"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/notifications` 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-f63986b663b62893", "name": "Unused endpoint: USE /api/mural", "shortDescription": {"text": "Unused endpoint: USE /api/mural"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/mural` 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-d3ca54dd2316260e", "name": "Unused endpoint: USE /api/forms", "shortDescription": {"text": "Unused endpoint: USE /api/forms"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/forms` 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-b90a25f6d5f27707", "name": "Unused endpoint: USE /api/documents", "shortDescription": {"text": "Unused endpoint: USE /api/documents"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/documents` 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-e1c89316f317f0ad", "name": "Unused endpoint: USE /api/internal", "shortDescription": {"text": "Unused endpoint: USE /api/internal"}, "fullDescription": {"text": "`backend/server.js` declares `USE /api/internal` 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-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`backend/ponto.js` declares `GET /` 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-7a009b1a56794f45", "name": "Unused endpoint: POST /", "shortDescription": {"text": "Unused endpoint: POST /"}, "fullDescription": {"text": "`backend/ponto.js` declares `POST /` 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-d495b8c0d9beecdd", "name": "Unused endpoint: PATCH /:id/justify", "shortDescription": {"text": "Unused endpoint: PATCH /:id/justify"}, "fullDescription": {"text": "`backend/ponto.js` declares `PATCH /:id/justify` 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": "`backend/ponto.js` 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-1c09890728e89107", "name": "Unused endpoint: GET /analytics/summary", "shortDescription": {"text": "Unused endpoint: GET /analytics/summary"}, "fullDescription": {"text": "`backend/ponto.js` declares `GET /analytics/summary` 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-2a0e6aec17ad9379", "name": "Unused endpoint: GET /analytics/by-employee", "shortDescription": {"text": "Unused endpoint: GET /analytics/by-employee"}, "fullDescription": {"text": "`backend/ponto.js` declares `GET /analytics/by-employee` 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-35d941f552ad676f", "name": "Unused endpoint: GET /team", "shortDescription": {"text": "Unused endpoint: GET /team"}, "fullDescription": {"text": "`backend/ponto.js` declares `GET /team` 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-8ba7a2ff77dcc912", "name": "Unused endpoint: GET /banco-horas", "shortDescription": {"text": "Unused endpoint: GET /banco-horas"}, "fullDescription": {"text": "`backend/ponto.js` declares `GET /banco-horas` 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-5530178aee6b84eb", "name": "Unused endpoint: POST /banco-horas/ajuste", "shortDescription": {"text": "Unused endpoint: POST /banco-horas/ajuste"}, "fullDescription": {"text": "`backend/ponto.js` declares `POST /banco-horas/ajuste` 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-6497582c8b0aaf9f", "name": "Unused endpoint: DELETE /banco-horas/ajuste/:id", "shortDescription": {"text": "Unused endpoint: DELETE /banco-horas/ajuste/:id"}, "fullDescription": {"text": "`backend/ponto.js` declares `DELETE /banco-horas/ajuste/: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-dceac232f0f80319", "name": "Unused endpoint: POST /bi-updated", "shortDescription": {"text": "Unused endpoint: POST /bi-updated"}, "fullDescription": {"text": "`backend/src/routes/internal.js` declares `POST /bi-updated` 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-ac2f552bf9d967ce", "name": "Unused endpoint: GET /overview", "shortDescription": {"text": "Unused endpoint: GET /overview"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /overview` 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-ccbcef203dabeb20", "name": "Unused endpoint: GET /absences/overview", "shortDescription": {"text": "Unused endpoint: GET /absences/overview"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /absences/overview` 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-d67ca66876dd4cf5", "name": "Unused endpoint: GET /absences/by-group", "shortDescription": {"text": "Unused endpoint: GET /absences/by-group"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /absences/by-group` 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-687154a116ab2c94", "name": "Unused endpoint: GET /absences/by-day", "shortDescription": {"text": "Unused endpoint: GET /absences/by-day"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /absences/by-day` 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-7c8b57394802748b", "name": "Unused endpoint: GET /absences/heatmap", "shortDescription": {"text": "Unused endpoint: GET /absences/heatmap"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /absences/heatmap` 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-107bc1b43dd73fa8", "name": "Unused endpoint: GET /absences/trend", "shortDescription": {"text": "Unused endpoint: GET /absences/trend"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /absences/trend` 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-b9c51c6a2cdfeef6", "name": "Unused endpoint: GET /absences/compare", "shortDescription": {"text": "Unused endpoint: GET /absences/compare"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /absences/compare` 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-c6e53a3a4fc069f9", "name": "Unused endpoint: GET /absences/alerts", "shortDescription": {"text": "Unused endpoint: GET /absences/alerts"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /absences/alerts` 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-cd552f67aa3bff6e", "name": "Unused endpoint: GET /user/:id", "shortDescription": {"text": "Unused endpoint: GET /user/:id"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /user/: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-08f415fee0a60ff2", "name": "Unused endpoint: GET /group/:id", "shortDescription": {"text": "Unused endpoint: GET /group/:id"}, "fullDescription": {"text": "`backend/src/routes/reports.js` declares `GET /group/: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-d037acfdb25fb99f", "name": "Unused endpoint: POST /auto", "shortDescription": {"text": "Unused endpoint: POST /auto"}, "fullDescription": {"text": "`backend/src/routes/schedule.js` declares `POST /auto` 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-7cd9742af8584773", "name": "Unused endpoint: PUT /entry", "shortDescription": {"text": "Unused endpoint: PUT /entry"}, "fullDescription": {"text": "`backend/src/routes/schedule.js` declares `PUT /entry` 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-3b30f4c0994a30b4", "name": "Unused endpoint: DELETE /", "shortDescription": {"text": "Unused endpoint: DELETE /"}, "fullDescription": {"text": "`backend/src/routes/schedule.js` declares `DELETE /` 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": "`backend/src/routes/swaps.js` 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-ee388bbcd45fe218", "name": "Unused endpoint: PATCH /period-override/:userId", "shortDescription": {"text": "Unused endpoint: PATCH /period-override/:userId"}, "fullDescription": {"text": "`backend/src/routes/vacations.js` declares `PATCH /period-override/: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-e7854cd5ebe8433a", "name": "Unused endpoint: GET /summary/:userId", "shortDescription": {"text": "Unused endpoint: GET /summary/:userId"}, "fullDescription": {"text": "`backend/src/routes/vacations.js` declares `GET /summary/: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-4629fc2f2a182ac9", "name": "Unused endpoint: GET /analytics", "shortDescription": {"text": "Unused endpoint: GET /analytics"}, "fullDescription": {"text": "`backend/src/routes/vacations.js` declares `GET /analytics` 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-c79e3a5b31880d4e", "name": "Unused endpoint: GET /dashboard-summary", "shortDescription": {"text": "Unused endpoint: GET /dashboard-summary"}, "fullDescription": {"text": "`backend/src/routes/vacations.js` declares `GET /dashboard-summary` 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-be4cb5e3cabcce80", "name": "Unused endpoint: POST /import", "shortDescription": {"text": "Unused endpoint: POST /import"}, "fullDescription": {"text": "`backend/src/routes/vacations.js` declares `POST /import` 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-803d84878b712404", "name": "Unused endpoint: GET /compliance", "shortDescription": {"text": "Unused endpoint: GET /compliance"}, "fullDescription": {"text": "`backend/src/routes/vacations.js` declares `GET /compliance` 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-1a2b8af295e7aaa2", "name": "Unused endpoint: GET /team-view", "shortDescription": {"text": "Unused endpoint: GET /team-view"}, "fullDescription": {"text": "`backend/src/routes/vacations.js` declares `GET /team-view` 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/25191"}, "properties": {"repository": "Daividdi/shifftsync", "repoUrl": "https://github.com/Daividdi/shifftsync", "branch": "main"}, "results": [{"ruleId": "scanner-5db0818e93044674", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/migrate_v2.js:12"}, "properties": {"repobilityId": "383a826fa1ece0c8", "scanner": "scanner-primary", "fingerprint": "5db0818e93044674", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-10897fe853cc81bf", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/migrate_mural_views.js:13"}, "properties": {"repobilityId": "5f3fd96d843b4d32", "scanner": "scanner-primary", "fingerprint": "10897fe853cc81bf", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2b650e54adb21a10", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/migrate_tables.js:29"}, "properties": {"repobilityId": "e76e95123fd7ccfa", "scanner": "scanner-primary", "fingerprint": "2b650e54adb21a10", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d9498c164e661670", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/resync.js:23"}, "properties": {"repobilityId": "64d3b68990aca369", "scanner": "scanner-primary", "fingerprint": "d9498c164e661670", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-654c8ff16a23c918", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/server.js:50"}, "properties": {"repobilityId": "ec6c625862fd9ddc", "scanner": "scanner-primary", "fingerprint": "654c8ff16a23c918", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7c13723dd2384813", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/migrate_bh.js:16"}, "properties": {"repobilityId": "7c13741ac1337557", "scanner": "scanner-primary", "fingerprint": "7c13723dd2384813", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-97d55217e3c21994", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/regen_schedule.js:60"}, "properties": {"repobilityId": "4e1b0ecf2be878d3", "scanner": "scanner-primary", "fingerprint": "97d55217e3c21994", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d4d0f7f2d8ce971b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/src/sync-cron.js:26"}, "properties": {"repobilityId": "b3ac2192efc9f683", "scanner": "scanner-primary", "fingerprint": "d4d0f7f2d8ce971b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-889f66a0d48fe4e1", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 frontend/src/components/UI.jsx:179"}, "properties": {"repobilityId": "9d835b5568c145b3", "scanner": "scanner-primary", "fingerprint": "889f66a0d48fe4e1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-6c4aa81df1eba8df", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/src/pages/MuralPage.jsx:510"}, "properties": {"repobilityId": "629f5373682f8010", "scanner": "scanner-primary", "fingerprint": "6c4aa81df1eba8df", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a369a60506e3d438", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 frontend/public/pdfjs/pdf.min.js:22"}, "properties": {"repobilityId": "7fd27dc6bf4cda53", "scanner": "scanner-primary", "fingerprint": "a369a60506e3d438", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1f66ad88286ca30a", "level": "warning", "message": {"text": "Dockerfile runs as root: backend/Dockerfile"}, "properties": {"repobilityId": "7afd2b0e8a8c9eeb", "scanner": "scanner-primary", "fingerprint": "1f66ad88286ca30a", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-3d2a6283f9ebab24", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "e866ff9772e76d62", "scanner": "scanner-primary", "fingerprint": "3d2a6283f9ebab24", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-60427b03771411b6", "level": "warning", "message": {"text": "Dockerfile runs as root: frontend/Dockerfile"}, "properties": {"repobilityId": "735c01d8531dfd2c", "scanner": "scanner-primary", "fingerprint": "60427b03771411b6", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-faa134129e5545ff", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "335286791b6195f7", "scanner": "scanner-primary", "fingerprint": "faa134129e5545ff", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-b048d166901fd868", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine"}, "properties": {"repobilityId": "81ddc774b72d3646", "scanner": "scanner-primary", "fingerprint": "b048d166901fd868", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/Dockerfile"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-fafe3dc5b6da8b61", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in frontend/src/hooks/useAuth.jsx:47"}, "properties": {"repobilityId": "0638df186e3db1c4", "scanner": "scanner-primary", "fingerprint": "fafe3dc5b6da8b61", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/hooks/useAuth.jsx"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-649830cff00da9ce", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in frontend/src/pages/MuralPage.jsx:155"}, "properties": {"repobilityId": "cd9dd4c62ed89e16", "scanner": "scanner-primary", "fingerprint": "649830cff00da9ce", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/pages/MuralPage.jsx"}, "region": {"startLine": 155}}}]}, {"ruleId": "scanner-936b8031cd79c02f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/src/pages/MuralPage.jsx:510"}, "properties": {"repobilityId": "3faca90254fbf99e", "scanner": "scanner-primary", "fingerprint": "936b8031cd79c02f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/pages/MuralPage.jsx"}, "region": {"startLine": 510}}}]}, {"ruleId": "scanner-0461ad33643832c6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/src/pages/MuralPage.jsx:132"}, "properties": {"repobilityId": "b7d02e394dbafbf5", "scanner": "scanner-primary", "fingerprint": "0461ad33643832c6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/pages/MuralPage.jsx"}, "region": {"startLine": 132}}}]}, {"ruleId": "scanner-c8756f3c6c049b32", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in frontend/public/pdfjs/pdf.min.js:22"}, "properties": {"repobilityId": "7e8bb5d4fd95c0cc", "scanner": "scanner-primary", "fingerprint": "c8756f3c6c049b32", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/public/pdfjs/pdf.min.js"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-c48b1c65a25e67c8", "level": "note", "message": {"text": "Very large file: frontend/src/pages/AbsenceControlNew.jsx (843 lines)"}, "properties": {"repobilityId": "133240a72a1ea016", "scanner": "scanner-primary", "fingerprint": "c48b1c65a25e67c8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a22287bc1f97445c", "level": "note", "message": {"text": "Very large file: frontend/src/pages/PontoPage.jsx (1095 lines)"}, "properties": {"repobilityId": "e4cf3b4a26a67023", "scanner": "scanner-primary", "fingerprint": "a22287bc1f97445c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-09615f6c64b855e8", "level": "note", "message": {"text": "Very large file: frontend/src/pages/VacationsPage.jsx (1154 lines)"}, "properties": {"repobilityId": "8ef057f99553833c", "scanner": "scanner-primary", "fingerprint": "09615f6c64b855e8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-379e2b23579ff560", "level": "note", "message": {"text": "Very large file: frontend/src/pages/Reports.jsx (2464 lines)"}, "properties": {"repobilityId": "a7b20e0014551390", "scanner": "scanner-primary", "fingerprint": "379e2b23579ff560", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c3ea14d76e29d9cd", "level": "note", "message": {"text": "Very large file: frontend/src/pages/OccurrencesPage.jsx (912 lines)"}, "properties": {"repobilityId": "c77e80bef06b50e8", "scanner": "scanner-primary", "fingerprint": "c3ea14d76e29d9cd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "d7370cb77adf6041", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3a092b5c39e242a1", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: backend/package.json"}, "properties": {"repobilityId": "fc853e57ce7048c4", "scanner": "scanner-primary", "fingerprint": "3a092b5c39e242a1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "d1d0a5d83e6f3b9e", "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": "eaa39ffabeeed978", "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": "ce7219b59364d1c6", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "fb127bc11b678899", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b6b6c042f7f4e63d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/public/pdfjs/pdf.min.js:22"}, "properties": {"repobilityId": "dbf5e594a445fc63", "scanner": "scanner-primary", "fingerprint": "b6b6c042f7f4e63d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3482f7e5dd70cd1a", "level": "note", "message": {"text": "6 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "1da70f25aa46f6e9", "scanner": "scanner-primary", "fingerprint": "3482f7e5dd70cd1a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-26e62b8eed349a06", "level": "error", "message": {"text": "Dangling fetch: GET /angeltreat-logo-white.png (frontend/src/pages/PontoPage.jsx:15)"}, "properties": {"repobilityId": "322c46d44963cad5", "scanner": "scanner-primary", "fingerprint": "26e62b8eed349a06", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-7b6ca7873e269109", "level": "error", "message": {"text": "Dangling fetch: GET /angeltreat-logo.png (frontend/src/pages/PontoPage.jsx:24)"}, "properties": {"repobilityId": "484e015ded73bcea", "scanner": "scanner-primary", "fingerprint": "7b6ca7873e269109", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-57cb1b3158b8f625", "level": "error", "message": {"text": "Dangling fetch: GET /angeltreat-logo-white.png (frontend/src/pages/VacationsPage.jsx:15)"}, "properties": {"repobilityId": "b0b4be6b2fd8e8bb", "scanner": "scanner-primary", "fingerprint": "57cb1b3158b8f625", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-7745e1668d3cfd0e", "level": "error", "message": {"text": "Dangling fetch: GET /angeltreat-logo.png (frontend/src/pages/VacationsPage.jsx:19)"}, "properties": {"repobilityId": "d6773e867e6767fb", "scanner": "scanner-primary", "fingerprint": "7745e1668d3cfd0e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-cc6cd43d0af92167", "level": "error", "message": {"text": "Dangling fetch: GET /angeltreat-logo-white.png (frontend/src/pages/Reports.jsx:74)"}, "properties": {"repobilityId": "298cfc8efa2da8b0", "scanner": "scanner-primary", "fingerprint": "cc6cd43d0af92167", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-a167d27689210640", "level": "error", "message": {"text": "Dangling fetch: GET /angeltreat-logo.png (frontend/src/pages/Reports.jsx:88)"}, "properties": {"repobilityId": "ff6b2d1985f926b4", "scanner": "scanner-primary", "fingerprint": "a167d27689210640", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-6eb452fbfb454d20", "level": "note", "message": {"text": "Unused endpoint: USE /api/auth"}, "properties": {"repobilityId": "0a5793afc5ea0a13", "scanner": "scanner-primary", "fingerprint": "6eb452fbfb454d20", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4ff40cb10f7c8519", "level": "note", "message": {"text": "Unused endpoint: USE /api/users"}, "properties": {"repobilityId": "1e0c310b0a343b69", "scanner": "scanner-primary", "fingerprint": "4ff40cb10f7c8519", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8c643f97adcd23b3", "level": "note", "message": {"text": "Unused endpoint: USE /api/groups"}, "properties": {"repobilityId": "e8a51b059ae5d4fe", "scanner": "scanner-primary", "fingerprint": "8c643f97adcd23b3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1340d960e275a287", "level": "note", "message": {"text": "Unused endpoint: USE /api/schedule"}, "properties": {"repobilityId": "ab561f29b3138c53", "scanner": "scanner-primary", "fingerprint": "1340d960e275a287", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ce4ddbe62f00308b", "level": "note", "message": {"text": "Unused endpoint: USE /api/swaps"}, "properties": {"repobilityId": "605979a3ad07bc51", "scanner": "scanner-primary", "fingerprint": "ce4ddbe62f00308b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2a06e6d401449b82", "level": "note", "message": {"text": "Unused endpoint: USE /api/reports"}, "properties": {"repobilityId": "02dd51927511c366", "scanner": "scanner-primary", "fingerprint": "2a06e6d401449b82", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-02b2f60abce7a89b", "level": "note", "message": {"text": "Unused endpoint: USE /api/holidays"}, "properties": {"repobilityId": "eecb6ea76c8b6cc0", "scanner": "scanner-primary", "fingerprint": "02b2f60abce7a89b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0615f7eeb2712394", "level": "note", "message": {"text": "Unused endpoint: USE /api/occurrences"}, "properties": {"repobilityId": "e51bc02a52f9643f", "scanner": "scanner-primary", "fingerprint": "0615f7eeb2712394", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fac289dc74d31c88", "level": "note", "message": {"text": "Unused endpoint: USE /api/meeting"}, "properties": {"repobilityId": "87b8348a49831842", "scanner": "scanner-primary", "fingerprint": "fac289dc74d31c88", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6a185b50935c7435", "level": "note", "message": {"text": "Unused endpoint: USE /api/absences"}, "properties": {"repobilityId": "e6a3e666cd5f1723", "scanner": "scanner-primary", "fingerprint": "6a185b50935c7435", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1af13652e64c9165", "level": "note", "message": {"text": "Unused endpoint: USE /api/vacations"}, "properties": {"repobilityId": "f0df7563e233c125", "scanner": "scanner-primary", "fingerprint": "1af13652e64c9165", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-15cacae8d25f221e", "level": "note", "message": {"text": "Unused endpoint: USE /api/ponto"}, "properties": {"repobilityId": "9cd327e235d02c74", "scanner": "scanner-primary", "fingerprint": "15cacae8d25f221e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-95fd930097e1a291", "level": "note", "message": {"text": "Unused endpoint: USE /api/batidas"}, "properties": {"repobilityId": "4419877549e916be", "scanner": "scanner-primary", "fingerprint": "95fd930097e1a291", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c3a8b7932f72b92f", "level": "note", "message": {"text": "Unused endpoint: USE /api/notifications"}, "properties": {"repobilityId": "f317ff041b483f0b", "scanner": "scanner-primary", "fingerprint": "c3a8b7932f72b92f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f63986b663b62893", "level": "note", "message": {"text": "Unused endpoint: USE /api/mural"}, "properties": {"repobilityId": "bbec0ed5c62b9338", "scanner": "scanner-primary", "fingerprint": "f63986b663b62893", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d3ca54dd2316260e", "level": "note", "message": {"text": "Unused endpoint: USE /api/forms"}, "properties": {"repobilityId": "e15f3f179f25f08d", "scanner": "scanner-primary", "fingerprint": "d3ca54dd2316260e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b90a25f6d5f27707", "level": "note", "message": {"text": "Unused endpoint: USE /api/documents"}, "properties": {"repobilityId": "727eebe4b3113de2", "scanner": "scanner-primary", "fingerprint": "b90a25f6d5f27707", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e1c89316f317f0ad", "level": "note", "message": {"text": "Unused endpoint: USE /api/internal"}, "properties": {"repobilityId": "bd3866272d150271", "scanner": "scanner-primary", "fingerprint": "e1c89316f317f0ad", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "17f8a21025184b66", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a009b1a56794f45", "level": "note", "message": {"text": "Unused endpoint: POST /"}, "properties": {"repobilityId": "6f518be47ac1d3f0", "scanner": "scanner-primary", "fingerprint": "7a009b1a56794f45", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d495b8c0d9beecdd", "level": "note", "message": {"text": "Unused endpoint: PATCH /:id/justify"}, "properties": {"repobilityId": "8a84442de6fc8332", "scanner": "scanner-primary", "fingerprint": "d495b8c0d9beecdd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a61c112b611f4bb", "level": "note", "message": {"text": "Unused endpoint: DELETE /:id"}, "properties": {"repobilityId": "d24dcaa21cd0f213", "scanner": "scanner-primary", "fingerprint": "7a61c112b611f4bb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1c09890728e89107", "level": "note", "message": {"text": "Unused endpoint: GET /analytics/summary"}, "properties": {"repobilityId": "58b3bfe01dee459c", "scanner": "scanner-primary", "fingerprint": "1c09890728e89107", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2a0e6aec17ad9379", "level": "note", "message": {"text": "Unused endpoint: GET /analytics/by-employee"}, "properties": {"repobilityId": "ac185e3ddaf2d0e6", "scanner": "scanner-primary", "fingerprint": "2a0e6aec17ad9379", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-35d941f552ad676f", "level": "note", "message": {"text": "Unused endpoint: GET /team"}, "properties": {"repobilityId": "431a158667586c6b", "scanner": "scanner-primary", "fingerprint": "35d941f552ad676f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8ba7a2ff77dcc912", "level": "note", "message": {"text": "Unused endpoint: GET /banco-horas"}, "properties": {"repobilityId": "34feef6b7960c156", "scanner": "scanner-primary", "fingerprint": "8ba7a2ff77dcc912", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5530178aee6b84eb", "level": "note", "message": {"text": "Unused endpoint: POST /banco-horas/ajuste"}, "properties": {"repobilityId": "114bc4cc0623ebd2", "scanner": "scanner-primary", "fingerprint": "5530178aee6b84eb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6497582c8b0aaf9f", "level": "note", "message": {"text": "Unused endpoint: DELETE /banco-horas/ajuste/:id"}, "properties": {"repobilityId": "59541d8f5d8517f9", "scanner": "scanner-primary", "fingerprint": "6497582c8b0aaf9f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-dceac232f0f80319", "level": "note", "message": {"text": "Unused endpoint: POST /bi-updated"}, "properties": {"repobilityId": "f48fbbd1b241d7c2", "scanner": "scanner-primary", "fingerprint": "dceac232f0f80319", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ac2f552bf9d967ce", "level": "note", "message": {"text": "Unused endpoint: GET /overview"}, "properties": {"repobilityId": "ebeeb150f4994f36", "scanner": "scanner-primary", "fingerprint": "ac2f552bf9d967ce", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ccbcef203dabeb20", "level": "note", "message": {"text": "Unused endpoint: GET /absences/overview"}, "properties": {"repobilityId": "0a4b041e3a9e6f84", "scanner": "scanner-primary", "fingerprint": "ccbcef203dabeb20", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d67ca66876dd4cf5", "level": "note", "message": {"text": "Unused endpoint: GET /absences/by-group"}, "properties": {"repobilityId": "1d09ab1f5d7d7115", "scanner": "scanner-primary", "fingerprint": "d67ca66876dd4cf5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-687154a116ab2c94", "level": "note", "message": {"text": "Unused endpoint: GET /absences/by-day"}, "properties": {"repobilityId": "7e746ebee00eff6f", "scanner": "scanner-primary", "fingerprint": "687154a116ab2c94", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7c8b57394802748b", "level": "note", "message": {"text": "Unused endpoint: GET /absences/heatmap"}, "properties": {"repobilityId": "841a414d0fa7b632", "scanner": "scanner-primary", "fingerprint": "7c8b57394802748b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-107bc1b43dd73fa8", "level": "note", "message": {"text": "Unused endpoint: GET /absences/trend"}, "properties": {"repobilityId": "b926f17cbd54bc42", "scanner": "scanner-primary", "fingerprint": "107bc1b43dd73fa8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b9c51c6a2cdfeef6", "level": "note", "message": {"text": "Unused endpoint: GET /absences/compare"}, "properties": {"repobilityId": "0d91081f413005be", "scanner": "scanner-primary", "fingerprint": "b9c51c6a2cdfeef6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c6e53a3a4fc069f9", "level": "note", "message": {"text": "Unused endpoint: GET /absences/alerts"}, "properties": {"repobilityId": "f4a59465934bdb7b", "scanner": "scanner-primary", "fingerprint": "c6e53a3a4fc069f9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cd552f67aa3bff6e", "level": "note", "message": {"text": "Unused endpoint: GET /user/:id"}, "properties": {"repobilityId": "6205752ab1c5ef71", "scanner": "scanner-primary", "fingerprint": "cd552f67aa3bff6e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-08f415fee0a60ff2", "level": "note", "message": {"text": "Unused endpoint: GET /group/:id"}, "properties": {"repobilityId": "bcd0153fb55c45fb", "scanner": "scanner-primary", "fingerprint": "08f415fee0a60ff2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d037acfdb25fb99f", "level": "note", "message": {"text": "Unused endpoint: POST /auto"}, "properties": {"repobilityId": "21ec9e93c99142c3", "scanner": "scanner-primary", "fingerprint": "d037acfdb25fb99f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7cd9742af8584773", "level": "note", "message": {"text": "Unused endpoint: PUT /entry"}, "properties": {"repobilityId": "c54a655ac8c4509c", "scanner": "scanner-primary", "fingerprint": "7cd9742af8584773", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3b30f4c0994a30b4", "level": "note", "message": {"text": "Unused endpoint: DELETE /"}, "properties": {"repobilityId": "242b9afd3dbd32d1", "scanner": "scanner-primary", "fingerprint": "3b30f4c0994a30b4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5fbc954f63526821", "level": "note", "message": {"text": "Unused endpoint: PATCH /:id"}, "properties": {"repobilityId": "cdd5ba88e3a0ee68", "scanner": "scanner-primary", "fingerprint": "5fbc954f63526821", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ee388bbcd45fe218", "level": "note", "message": {"text": "Unused endpoint: PATCH /period-override/:userId"}, "properties": {"repobilityId": "59c009be8e407b91", "scanner": "scanner-primary", "fingerprint": "ee388bbcd45fe218", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e7854cd5ebe8433a", "level": "note", "message": {"text": "Unused endpoint: GET /summary/:userId"}, "properties": {"repobilityId": "b8075d2e73f58c23", "scanner": "scanner-primary", "fingerprint": "e7854cd5ebe8433a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4629fc2f2a182ac9", "level": "note", "message": {"text": "Unused endpoint: GET /analytics"}, "properties": {"repobilityId": "8f77803b3e973d28", "scanner": "scanner-primary", "fingerprint": "4629fc2f2a182ac9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c79e3a5b31880d4e", "level": "note", "message": {"text": "Unused endpoint: GET /dashboard-summary"}, "properties": {"repobilityId": "b289c124eed8664a", "scanner": "scanner-primary", "fingerprint": "c79e3a5b31880d4e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-be4cb5e3cabcce80", "level": "note", "message": {"text": "Unused endpoint: POST /import"}, "properties": {"repobilityId": "d9ec42a55a3338fe", "scanner": "scanner-primary", "fingerprint": "be4cb5e3cabcce80", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-803d84878b712404", "level": "note", "message": {"text": "Unused endpoint: GET /compliance"}, "properties": {"repobilityId": "326152b1299a3b58", "scanner": "scanner-primary", "fingerprint": "803d84878b712404", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1a2b8af295e7aaa2", "level": "note", "message": {"text": "Unused endpoint: GET /team-view"}, "properties": {"repobilityId": "f2b0eca4ad1fbafa", "scanner": "scanner-primary", "fingerprint": "1a2b8af295e7aaa2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}