{"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-998ff5f3d8c5ff7b", "name": "Stray `console.log` in TS/JS \u2014 supabase-config.js:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase-config.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-168304969d556506", "name": "Insecure pattern 'direct_innerhtml_assignment' in dashboard.html:495", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dashboard.html:495"}, "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-c7ab10b0b72140bb", "name": "Possible secret in supabase-config.js", "shortDescription": {"text": "Possible secret in supabase-config.js"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-4c219ec5f31ec845", "name": "Insecure pattern 'direct_innerhtml_assignment' in supabase-config.js:147", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in supabase-config.js:147"}, "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-3fcc4cf8e22bafb0", "name": "Insecure pattern 'local_storage_auth_token' in supabase-config.js:19", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in supabase-config.js:19"}, "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-506b5ef1d20d1ec5", "name": "Insecure pattern 'direct_innerhtml_assignment' in pricing.html:257", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pricing.html:257"}, "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-20cc19ab0c4adce8", "name": "Insecure pattern 'direct_innerhtml_assignment' in nav.js:80", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in nav.js:80"}, "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-ac204ff9af4d1a8e", "name": "Insecure pattern 'direct_innerhtml_assignment' in demo.html:242", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in demo.html:242"}, "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-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-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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, operator-readme. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3482f1d58fdda9af", "name": "Agent authority lacks a verifier contract: claude.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: claude.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-dda30cfcdbd2498d", "name": "Legacy-named symbol `marcus_v2` in supabase-config.js:25", "shortDescription": {"text": "Legacy-named symbol `marcus_v2` in supabase-config.js:25"}, "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/30623"}, "properties": {"repository": "Yuvraj-Singh-5492/ellevux", "repoUrl": "https://github.com/Yuvraj-Singh-5492/ellevux", "branch": "main"}, "results": [{"ruleId": "scanner-998ff5f3d8c5ff7b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase-config.js:12"}, "properties": {"repobilityId": "41ffe07412f8a8e8", "scanner": "scanner-primary", "fingerprint": "998ff5f3d8c5ff7b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-168304969d556506", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dashboard.html:495"}, "properties": {"repobilityId": "3cddbad051d0bcc9", "scanner": "scanner-primary", "fingerprint": "168304969d556506", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dashboard.html"}, "region": {"startLine": 495}}}]}, {"ruleId": "scanner-c7ab10b0b72140bb", "level": "error", "message": {"text": "Possible secret in supabase-config.js"}, "properties": {"repobilityId": "fadf006dd0b122ab", "scanner": "scanner-primary", "fingerprint": "c7ab10b0b72140bb", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase-config.js"}, "region": {"startLine": 304}}}]}, {"ruleId": "scanner-4c219ec5f31ec845", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in supabase-config.js:147"}, "properties": {"repobilityId": "c505a43bd744c2dd", "scanner": "scanner-primary", "fingerprint": "4c219ec5f31ec845", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase-config.js"}, "region": {"startLine": 147}}}]}, {"ruleId": "scanner-3fcc4cf8e22bafb0", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in supabase-config.js:19"}, "properties": {"repobilityId": "d3ad70d25e0d741f", "scanner": "scanner-primary", "fingerprint": "3fcc4cf8e22bafb0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase-config.js"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-506b5ef1d20d1ec5", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pricing.html:257"}, "properties": {"repobilityId": "95fe46f49a716560", "scanner": "scanner-primary", "fingerprint": "506b5ef1d20d1ec5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pricing.html"}, "region": {"startLine": 257}}}]}, {"ruleId": "scanner-20cc19ab0c4adce8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in nav.js:80"}, "properties": {"repobilityId": "ee8c11152af886da", "scanner": "scanner-primary", "fingerprint": "20cc19ab0c4adce8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "nav.js"}, "region": {"startLine": 80}}}]}, {"ruleId": "scanner-ac204ff9af4d1a8e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in demo.html:242"}, "properties": {"repobilityId": "6b68320339549820", "scanner": "scanner-primary", "fingerprint": "ac204ff9af4d1a8e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "demo.html"}, "region": {"startLine": 242}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "644865a1ea908654", "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": "273b222186f42e49", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "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": "453a1e2a92be2129", "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": "4600991ff03b7351", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "b7f77d88193a3ba4", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3482f1d58fdda9af", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: claude.md"}, "properties": {"repobilityId": "5858b7f4f7456fff", "scanner": "scanner-primary", "fingerprint": "3482f1d58fdda9af", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dda30cfcdbd2498d", "level": "note", "message": {"text": "Legacy-named symbol `marcus_v2` in supabase-config.js:25"}, "properties": {"repobilityId": "139caa72394d6ee2", "scanner": "scanner-primary", "fingerprint": "dda30cfcdbd2498d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}