{"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-e41cd17fe61cf909", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/reference-images/canvas-dropzone.test.ts:37", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/reference-images/canvas-dropzone.test.ts:37"}, "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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-602a408bbb0dc662", "name": "Very large file: wasm/src/lib.rs (1869 lines)", "shortDescription": {"text": "Very large file: wasm/src/lib.rs (1869 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-55e75cf6e17953be", "name": "Very large file: crates/core/src/document.rs (3297 lines)", "shortDescription": {"text": "Very large file: crates/core/src/document.rs (3297 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-8779560d6d43a6d2", "name": "Very large file: src/lib/canvas/editor-session/tab-state.svelte.test.ts (3055 lines)", "shortDescription": {"text": "Very large file: src/lib/canvas/editor-session/tab-state.svelte.test.ts (3055 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-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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b389aa90cd1a5141", "name": "Agent authority lacks a verifier contract: .claude/rules/web-styling.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/rules/web-styling.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-96d71b31d70fe37d", "name": "Commented-code block (5 lines) in src/app.d.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/app.d.ts:5"}, "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-c7bda98e7510f012", "name": "Commented-code block (6 lines) in src/lib/ui-editor/Loupe.svelte.test.ts:167", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/ui-editor/Loupe.svelte.test.ts:167"}, "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-97349a29c44b48b7", "name": "Legacy-named symbol `savedOld` in src/lib/session/session-storage.test.ts:496", "shortDescription": {"text": "Legacy-named symbol `savedOld` in src/lib/session/session-storage.test.ts:496"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3be28c56486240b4", "name": "Commented-code block (5 lines) in src/lib/canvas/wheel-input.ts:81", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/canvas/wheel-input.ts:81"}, "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-0621f014fa70a236", "name": "Commented-code block (5 lines) in src/lib/canvas/renderer.ts:54", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/canvas/renderer.ts:54"}, "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-dc7aeeecf404e080", "name": "Commented-code block (5 lines) in src/lib/canvas/pixel-perfect-ops.test.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/canvas/pixel-perfect-ops.test.ts:5"}, "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-66ee6384fd6ecdbc", "name": "Commented-code block (5 lines) in e2e/landing.test.ts:187", "shortDescription": {"text": "Commented-code block (5 lines) in e2e/landing.test.ts:187"}, "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-193e3a5632d599a2", "name": "Commented-code block (11 lines) in e2e/editor/pixel-perfect.test.ts:114", "shortDescription": {"text": "Commented-code block (11 lines) in e2e/editor/pixel-perfect.test.ts:114"}, "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-817707a781889957", "name": "Commented-code block (5 lines) in e2e/editor/drawing.test.ts:185", "shortDescription": {"text": "Commented-code block (5 lines) in e2e/editor/drawing.test.ts:185"}, "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-b6d56b9b0940d035", "name": "Commented-code block (6 lines) in e2e/editor/canvas-settings.test.ts:59", "shortDescription": {"text": "Commented-code block (6 lines) in e2e/editor/canvas-settings.test.ts:59"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CI`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19651"}, "properties": {"repository": "siluat/dotorixel", "repoUrl": "https://github.com/siluat/dotorixel", "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-e41cd17fe61cf909", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/reference-images/canvas-dropzone.test.ts:37"}, "properties": {"repobilityId": "39ccce60bf515b8e", "scanner": "scanner-primary", "fingerprint": "e41cd17fe61cf909", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/reference-images/canvas-dropzone.test.ts"}, "region": {"startLine": 37}}}]}, {"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-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "b86179956da3a4a8", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-602a408bbb0dc662", "level": "note", "message": {"text": "Very large file: wasm/src/lib.rs (1869 lines)"}, "properties": {"repobilityId": "e2c8165f74426417", "scanner": "scanner-primary", "fingerprint": "602a408bbb0dc662", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-55e75cf6e17953be", "level": "note", "message": {"text": "Very large file: crates/core/src/document.rs (3297 lines)"}, "properties": {"repobilityId": "ac3900da829ee0b5", "scanner": "scanner-primary", "fingerprint": "55e75cf6e17953be", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8779560d6d43a6d2", "level": "note", "message": {"text": "Very large file: src/lib/canvas/editor-session/tab-state.svelte.test.ts (3055 lines)"}, "properties": {"repobilityId": "0132b869cf61d363", "scanner": "scanner-primary", "fingerprint": "8779560d6d43a6d2", "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": "34cc8c54a8facbcf", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "83fe5a5cb602b95e", "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": "1bc2ec18d57c2b9f", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b389aa90cd1a5141", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/rules/web-styling.md"}, "properties": {"repobilityId": "4fbfa2aa41f98faa", "scanner": "scanner-primary", "fingerprint": "b389aa90cd1a5141", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/rules/web-styling.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-96d71b31d70fe37d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app.d.ts:5"}, "properties": {"repobilityId": "1cd20c143a3dc2bb", "scanner": "scanner-primary", "fingerprint": "96d71b31d70fe37d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c7bda98e7510f012", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/ui-editor/Loupe.svelte.test.ts:167"}, "properties": {"repobilityId": "8ceb70bce31112ae", "scanner": "scanner-primary", "fingerprint": "c7bda98e7510f012", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-97349a29c44b48b7", "level": "note", "message": {"text": "Legacy-named symbol `savedOld` in src/lib/session/session-storage.test.ts:496"}, "properties": {"repobilityId": "84685b2b6f2287ba", "scanner": "scanner-primary", "fingerprint": "97349a29c44b48b7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3be28c56486240b4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/canvas/wheel-input.ts:81"}, "properties": {"repobilityId": "1296321993cfce77", "scanner": "scanner-primary", "fingerprint": "3be28c56486240b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0621f014fa70a236", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/canvas/renderer.ts:54"}, "properties": {"repobilityId": "c827d87dfd1303a0", "scanner": "scanner-primary", "fingerprint": "0621f014fa70a236", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dc7aeeecf404e080", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/canvas/pixel-perfect-ops.test.ts:5"}, "properties": {"repobilityId": "b4d1672bf890ab1a", "scanner": "scanner-primary", "fingerprint": "dc7aeeecf404e080", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-66ee6384fd6ecdbc", "level": "none", "message": {"text": "Commented-code block (5 lines) in e2e/landing.test.ts:187"}, "properties": {"repobilityId": "070e5778028597a0", "scanner": "scanner-primary", "fingerprint": "66ee6384fd6ecdbc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-193e3a5632d599a2", "level": "none", "message": {"text": "Commented-code block (11 lines) in e2e/editor/pixel-perfect.test.ts:114"}, "properties": {"repobilityId": "d4950f7f77030140", "scanner": "scanner-primary", "fingerprint": "193e3a5632d599a2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-817707a781889957", "level": "none", "message": {"text": "Commented-code block (5 lines) in e2e/editor/drawing.test.ts:185"}, "properties": {"repobilityId": "8957a6d8039f6c1d", "scanner": "scanner-primary", "fingerprint": "817707a781889957", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b6d56b9b0940d035", "level": "none", "message": {"text": "Commented-code block (6 lines) in e2e/editor/canvas-settings.test.ts:59"}, "properties": {"repobilityId": "9d390e5a9962aa39", "scanner": "scanner-primary", "fingerprint": "b6d56b9b0940d035", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}