{"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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f9c8ddbed4d49bcd", "name": "Insecure pattern 'node_child_process' in scripts/deploy-site.mjs:31", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/deploy-site.mjs:31"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fe4bf120c23e310f", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/config.ts:103", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/config.ts:103"}, "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-239fc1582c344dcc", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/recdrawer.ts:190", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/recdrawer.ts:190"}, "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-232a956b095e5e19", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/dom.ts:21", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/dom.ts:21"}, "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-532926fcb4d8eefb", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/views/storeview.ts:545", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/views/storeview.ts:545"}, "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-d36dc08235f33b2e", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/histogram.ts:93", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/histogram.ts:93"}, "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-07353aa1005d638b", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/seriesbars.ts:127", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/seriesbars.ts:127"}, "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-3d5a9298b9ee100d", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/stackbars.ts:106", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/stackbars.ts:106"}, "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-b9303ca7cd1adf48", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/line.ts:118", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/line.ts:118"}, "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-d0d38fbf47a0e243", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/scatter.ts:285", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/scatter.ts:285"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "6 tests / 45 src (ratio 0.13)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 17 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-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, operator-readme. 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-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-ace0137eb883b357", "name": "Commented-code block (6 lines) in src/ui/scanbar.ts:337", "shortDescription": {"text": "Commented-code block (6 lines) in src/ui/scanbar.ts:337"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-de6ef35b1c249ff4", "name": "Commented-code block (7 lines) in src/worker/backend.ts:541", "shortDescription": {"text": "Commented-code block (7 lines) in src/worker/backend.ts:541"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1dddb06334bf96d7", "name": "Commented-code block (5 lines) in src/viz/timegrid.ts:483", "shortDescription": {"text": "Commented-code block (5 lines) in src/viz/timegrid.ts:483"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/17967"}, "properties": {"repository": "redthreadlabs/tracelog-viewer", "repoUrl": "https://github.com/redthreadlabs/tracelog-viewer", "branch": "main"}, "results": [{"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-f9c8ddbed4d49bcd", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/deploy-site.mjs:31"}, "properties": {"repobilityId": "0d90e4624cc148d6", "scanner": "scanner-primary", "fingerprint": "f9c8ddbed4d49bcd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/deploy-site.mjs"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-fe4bf120c23e310f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/config.ts:103"}, "properties": {"repobilityId": "a1d936a43369df63", "scanner": "scanner-primary", "fingerprint": "fe4bf120c23e310f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/config.ts"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-239fc1582c344dcc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/recdrawer.ts:190"}, "properties": {"repobilityId": "06593e4111c66123", "scanner": "scanner-primary", "fingerprint": "239fc1582c344dcc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/recdrawer.ts"}, "region": {"startLine": 190}}}]}, {"ruleId": "scanner-232a956b095e5e19", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/dom.ts:21"}, "properties": {"repobilityId": "0b8bafe3127e8d15", "scanner": "scanner-primary", "fingerprint": "232a956b095e5e19", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/dom.ts"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-532926fcb4d8eefb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/views/storeview.ts:545"}, "properties": {"repobilityId": "ed5b2b9178294de0", "scanner": "scanner-primary", "fingerprint": "532926fcb4d8eefb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/views/storeview.ts"}, "region": {"startLine": 545}}}]}, {"ruleId": "scanner-d36dc08235f33b2e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/histogram.ts:93"}, "properties": {"repobilityId": "f7dbfd0f8e5731ef", "scanner": "scanner-primary", "fingerprint": "d36dc08235f33b2e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/viz/histogram.ts"}, "region": {"startLine": 93}}}]}, {"ruleId": "scanner-07353aa1005d638b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/seriesbars.ts:127"}, "properties": {"repobilityId": "ff5fdfb28c32fbe0", "scanner": "scanner-primary", "fingerprint": "07353aa1005d638b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/viz/seriesbars.ts"}, "region": {"startLine": 127}}}]}, {"ruleId": "scanner-3d5a9298b9ee100d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/stackbars.ts:106"}, "properties": {"repobilityId": "f96d32fe433d617c", "scanner": "scanner-primary", "fingerprint": "3d5a9298b9ee100d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/viz/stackbars.ts"}, "region": {"startLine": 106}}}]}, {"ruleId": "scanner-b9303ca7cd1adf48", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/line.ts:118"}, "properties": {"repobilityId": "9eebbadd8c918a1a", "scanner": "scanner-primary", "fingerprint": "b9303ca7cd1adf48", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/viz/line.ts"}, "region": {"startLine": 118}}}]}, {"ruleId": "scanner-d0d38fbf47a0e243", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viz/scatter.ts:285"}, "properties": {"repobilityId": "b5aeb2dddc21a605", "scanner": "scanner-primary", "fingerprint": "d0d38fbf47a0e243", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/viz/scatter.ts"}, "region": {"startLine": 285}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "8371127cdf0fc4cc", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "ae05003043d91bb7", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "3dac130ce862993f", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "55af5699c361316b", "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": "ccb4496fe29b1589", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "1b5e8091d49a1344", "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": "bb806d87072f451e", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ace0137eb883b357", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/ui/scanbar.ts:337"}, "properties": {"repobilityId": "3bd605532eec3f0f", "scanner": "scanner-primary", "fingerprint": "ace0137eb883b357", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-de6ef35b1c249ff4", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/worker/backend.ts:541"}, "properties": {"repobilityId": "f8839379c4a3ba35", "scanner": "scanner-primary", "fingerprint": "de6ef35b1c249ff4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1dddb06334bf96d7", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/viz/timegrid.ts:483"}, "properties": {"repobilityId": "8da0b552a086457e", "scanner": "scanner-primary", "fingerprint": "1dddb06334bf96d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}