{"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-aa61759f711afbe0", "name": "Stray `console.log` in TS/JS \u2014 js/spotify.js:117", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 js/spotify.js:117"}, "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-231c22e0b1a949ca", "name": "Stray `console.log` in TS/JS \u2014 js/app.js:174", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 js/app.js:174"}, "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-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"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-27e03d044a32ee0e", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/watch.js:72", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/watch.js:72"}, "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-4715ea48f9eaeaf1", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/music.js:67", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/music.js:67"}, "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-c8156835a2e66e75", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/account.js:171", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/account.js:171"}, "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-435396b4e43956d8", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/spotify.js:187", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/spotify.js:187"}, "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-7d368746de68fc73", "name": "Insecure pattern 'local_storage_auth_token' in js/spotify.js:61", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in js/spotify.js:61"}, "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-46a95991602bb683", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/app.js:386", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/app.js:386"}, "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-9d66cdf615ae9748", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/gemini.js:148", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/gemini.js:148"}, "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-0d80b0e5de6a43ff", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/profile.js:37", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/profile.js: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-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": "0 test file(s) for 10 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 10 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, 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": "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-d19eb7a13f22b5a5", "name": "Commented-code block (6 lines) in js/config.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in js/config.js:1"}, "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-2dd41d5c43d2fb2e", "name": "Commented-code block (5 lines) in js/app.js:152", "shortDescription": {"text": "Commented-code block (5 lines) in js/app.js:152"}, "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/20440"}, "properties": {"repository": "Sudo-Vermont/Spark", "repoUrl": "https://github.com/Sudo-Vermont/Spark", "branch": "main"}, "results": [{"ruleId": "scanner-aa61759f711afbe0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 js/spotify.js:117"}, "properties": {"repobilityId": "6f06c93235a223d3", "scanner": "scanner-primary", "fingerprint": "aa61759f711afbe0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-231c22e0b1a949ca", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 js/app.js:174"}, "properties": {"repobilityId": "492423ae30ec4cc6", "scanner": "scanner-primary", "fingerprint": "231c22e0b1a949ca", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"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-27e03d044a32ee0e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/watch.js:72"}, "properties": {"repobilityId": "9f54ec33268354c9", "scanner": "scanner-primary", "fingerprint": "27e03d044a32ee0e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/watch.js"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-4715ea48f9eaeaf1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/music.js:67"}, "properties": {"repobilityId": "747143d86f33d63c", "scanner": "scanner-primary", "fingerprint": "4715ea48f9eaeaf1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/music.js"}, "region": {"startLine": 67}}}]}, {"ruleId": "scanner-c8156835a2e66e75", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/account.js:171"}, "properties": {"repobilityId": "e677b98f57909887", "scanner": "scanner-primary", "fingerprint": "c8156835a2e66e75", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/account.js"}, "region": {"startLine": 171}}}]}, {"ruleId": "scanner-435396b4e43956d8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/spotify.js:187"}, "properties": {"repobilityId": "e31ea53ab368e631", "scanner": "scanner-primary", "fingerprint": "435396b4e43956d8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/spotify.js"}, "region": {"startLine": 187}}}]}, {"ruleId": "scanner-7d368746de68fc73", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in js/spotify.js:61"}, "properties": {"repobilityId": "a1f9c69bce01898b", "scanner": "scanner-primary", "fingerprint": "7d368746de68fc73", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/spotify.js"}, "region": {"startLine": 61}}}]}, {"ruleId": "scanner-46a95991602bb683", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/app.js:386"}, "properties": {"repobilityId": "f12f5fb5c6eb3ec0", "scanner": "scanner-primary", "fingerprint": "46a95991602bb683", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/app.js"}, "region": {"startLine": 386}}}]}, {"ruleId": "scanner-9d66cdf615ae9748", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/gemini.js:148"}, "properties": {"repobilityId": "e7f7398ad0a91d62", "scanner": "scanner-primary", "fingerprint": "9d66cdf615ae9748", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/gemini.js"}, "region": {"startLine": 148}}}]}, {"ruleId": "scanner-0d80b0e5de6a43ff", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/profile.js:37"}, "properties": {"repobilityId": "f0948afac49d66d9", "scanner": "scanner-primary", "fingerprint": "0d80b0e5de6a43ff", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/profile.js"}, "region": {"startLine": 37}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "509fff4b202f8ded", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "8aa68e385bc93e2a", "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": "adcfc0a880eed6ff", "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": "c142b56816aca1e3", "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": "750cf19bd2f06764", "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": "ad547f3088c3b030", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-d19eb7a13f22b5a5", "level": "none", "message": {"text": "Commented-code block (6 lines) in js/config.js:1"}, "properties": {"repobilityId": "2e0daabc781f3413", "scanner": "scanner-primary", "fingerprint": "d19eb7a13f22b5a5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2dd41d5c43d2fb2e", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/app.js:152"}, "properties": {"repobilityId": "65ff47d13cdae8b8", "scanner": "scanner-primary", "fingerprint": "2dd41d5c43d2fb2e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}