{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-edeb4a0febe29d48", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/components/layout/Sidebar.tsx:30", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/components/layout/Sidebar.tsx:30"}, "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-df369d453cf82b6f", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/(dashboard)/integrations/page.tsx:207", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/(dashboard)/integrations/page.tsx:207"}, "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-1d308fd5711ae6b6", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/(dashboard)/analytics/page.tsx:233", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/(dashboard)/analytics/page.tsx:233"}, "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-91b70a81e2853279", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/(dashboard)/alerts/page.tsx:85", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/(dashboard)/alerts/page.tsx:85"}, "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-cb1d73c6f9db6b09", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/features/servers/ServerTable.tsx:24", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/features/servers/ServerTable.tsx:24"}, "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-3b75ea552fb0a6d5", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 design-system/ui_kits/dashboard/icons.jsx:44", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 design-system/ui_kits/dashboard/icons.jsx:44"}, "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-52a6a61778e29a6d", "name": "Insecure pattern 'cors_wildcard' in server-monitor-go/internal/transport/http/middleware/middleware.go:110", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in server-monitor-go/internal/transport/http/middleware/middleware.go:110"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-46b5157bfe1e13ef", "name": "Insecure pattern 'exec_used' in frontend/features/integrations/LogSourceGenerator.tsx:38", "shortDescription": {"text": "Insecure pattern 'exec_used' in frontend/features/integrations/LogSourceGenerator.tsx:38"}, "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-fcd209447d58b8d1", "name": "Insecure pattern 'dangerous_innerhtml' in design-system/ui_kits/dashboard/icons.jsx:44", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in design-system/ui_kits/dashboard/icons.jsx:44"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "9 test file(s) for 120 source file(s) (ratio 0.07). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 33 placeholder/mock markers across 17 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: ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-96bcb29c04559edf", "name": "Legacy-named symbol `setOld` in frontend/features/admin/ResetPasswordDialog.tsx:22", "shortDescription": {"text": "Legacy-named symbol `setOld` in frontend/features/admin/ResetPasswordDialog.tsx:22"}, "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}}]}}, "automationDetails": {"id": "repobility/20692"}, "properties": {"repository": "T0MYAMMM/distributed-server-monitoring-dashboard", "repoUrl": "https://github.com/T0MYAMMM/distributed-server-monitoring-dashboard", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-edeb4a0febe29d48", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/components/layout/Sidebar.tsx:30"}, "properties": {"repobilityId": "510187ceceea78c7", "scanner": "scanner-primary", "fingerprint": "edeb4a0febe29d48", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-df369d453cf82b6f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/(dashboard)/integrations/page.tsx:207"}, "properties": {"repobilityId": "6ae3ca900f26a71c", "scanner": "scanner-primary", "fingerprint": "df369d453cf82b6f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1d308fd5711ae6b6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/(dashboard)/analytics/page.tsx:233"}, "properties": {"repobilityId": "37a6e6adcf34acf7", "scanner": "scanner-primary", "fingerprint": "1d308fd5711ae6b6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-91b70a81e2853279", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/(dashboard)/alerts/page.tsx:85"}, "properties": {"repobilityId": "ad29001348afcd1f", "scanner": "scanner-primary", "fingerprint": "91b70a81e2853279", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cb1d73c6f9db6b09", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/features/servers/ServerTable.tsx:24"}, "properties": {"repobilityId": "356e358fb5bfa74b", "scanner": "scanner-primary", "fingerprint": "cb1d73c6f9db6b09", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3b75ea552fb0a6d5", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 design-system/ui_kits/dashboard/icons.jsx:44"}, "properties": {"repobilityId": "78c54b71dcee7659", "scanner": "scanner-primary", "fingerprint": "3b75ea552fb0a6d5", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-52a6a61778e29a6d", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in server-monitor-go/internal/transport/http/middleware/middleware.go:110"}, "properties": {"repobilityId": "ea1bff855b6d3575", "scanner": "scanner-primary", "fingerprint": "52a6a61778e29a6d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server-monitor-go/internal/transport/http/middleware/middleware.go"}, "region": {"startLine": 110}}}]}, {"ruleId": "scanner-46b5157bfe1e13ef", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in frontend/features/integrations/LogSourceGenerator.tsx:38"}, "properties": {"repobilityId": "1de2922b0fa06e79", "scanner": "scanner-primary", "fingerprint": "46b5157bfe1e13ef", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/features/integrations/LogSourceGenerator.tsx"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-fcd209447d58b8d1", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in design-system/ui_kits/dashboard/icons.jsx:44"}, "properties": {"repobilityId": "8d3cb1782ca91399", "scanner": "scanner-primary", "fingerprint": "fcd209447d58b8d1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "design-system/ui_kits/dashboard/icons.jsx"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-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-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "baa00d7deb234dd8", "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": "eea6bf9b12debc4b", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "c782544e1179f669", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "2269605594775004", "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": "57f4eab2f01ad8bf", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-96bcb29c04559edf", "level": "note", "message": {"text": "Legacy-named symbol `setOld` in frontend/features/admin/ResetPasswordDialog.tsx:22"}, "properties": {"repobilityId": "0cc0f60384432af5", "scanner": "scanner-primary", "fingerprint": "96bcb29c04559edf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}