{"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-c9bbe313b3cdd99e", "name": "TODO/FIXME marker in shipping code \u2014 app-shell.js:1896", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app-shell.js:1896"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5a680da0394d484f", "name": "Insecure pattern 'direct_innerhtml_assignment' in app-shell.js:64", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-shell.js:64"}, "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-83538e781ed0fab3", "name": "Insecure pattern 'local_storage_auth_token' in app-shell.js:1963", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in app-shell.js:1963"}, "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-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-55f70f5440ac1722", "name": "Very large file: app-shell.js (2132 lines)", "shortDescription": {"text": "Very large file: app-shell.js (2132 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-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-b4c577d8e1a641ec", "name": "Commented-code block (6 lines) in app-shell.js:765", "shortDescription": {"text": "Commented-code block (6 lines) in app-shell.js:765"}, "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/27222"}, "properties": {"repository": "knifette/cf-app-shell", "repoUrl": "https://github.com/knifette/cf-app-shell", "branch": "main"}, "results": [{"ruleId": "scanner-c9bbe313b3cdd99e", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app-shell.js:1896"}, "properties": {"repobilityId": "f3aa540e147daf6f", "scanner": "scanner-primary", "fingerprint": "c9bbe313b3cdd99e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-5a680da0394d484f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-shell.js:64"}, "properties": {"repobilityId": "bdbbe508870dd7ec", "scanner": "scanner-primary", "fingerprint": "5a680da0394d484f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app-shell.js"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-83538e781ed0fab3", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in app-shell.js:1963"}, "properties": {"repobilityId": "4365b0b1628acdf7", "scanner": "scanner-primary", "fingerprint": "83538e781ed0fab3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app-shell.js"}, "region": {"startLine": 1963}}}]}, {"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-55f70f5440ac1722", "level": "note", "message": {"text": "Very large file: app-shell.js (2132 lines)"}, "properties": {"repobilityId": "9c2b3981a904b9a1", "scanner": "scanner-primary", "fingerprint": "55f70f5440ac1722", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "c212aa0ee7a6fd78", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b4c577d8e1a641ec", "level": "none", "message": {"text": "Commented-code block (6 lines) in app-shell.js:765"}, "properties": {"repobilityId": "823f6f3fc2a4cfc3", "scanner": "scanner-primary", "fingerprint": "b4c577d8e1a641ec", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}