{"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-91f2847032061aa3", "name": "Stray `console.log` in TS/JS \u2014 build.js:208", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 build.js:208"}, "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-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-71857a47d841b71a", "name": "Insecure pattern 'direct_innerhtml_assignment' in family.html:734", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in family.html:734"}, "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-8d6d75c91cbc14a6", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:734", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:734"}, "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-94fc615c4554e8f2", "name": "Insecure pattern 'direct_innerhtml_assignment' in app/dom.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app/dom.js:12"}, "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-c3b73ca8fbbff304", "name": "Insecure pattern 'direct_innerhtml_assignment' in app/views/book.js:75", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app/views/book.js:75"}, "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-28905ad7ca0736e6", "name": "Insecure pattern 'direct_innerhtml_assignment' in app/views/person.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app/views/person.js:12"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 21 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-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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 12 placeholder/mock markers across 3 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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, 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-9eb743b23b41af05", "name": "Commented-code block (6 lines) in sw.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in sw.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-c04b356580312f73", "name": "Commented-code block (9 lines) in build.js:7", "shortDescription": {"text": "Commented-code block (9 lines) in build.js:7"}, "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-dbd7773942ac6504", "name": "Commented-code block (5 lines) in app/export.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/export.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-4a9c537e9fbdc0a1", "name": "Commented-code block (6 lines) in app/archive.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in app/archive.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-4a0e9c67b145dc68", "name": "Commented-code block (5 lines) in app/gedcom.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/gedcom.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-8e0a320741365709", "name": "Commented-code block (5 lines) in app/context.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/context.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-4ad078987688eeb2", "name": "Commented-code block (6 lines) in app/main.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in app/main.js:3"}, "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-12594bc1ae745b6c", "name": "Commented-code block (8 lines) in app/sample-data.js:1", "shortDescription": {"text": "Commented-code block (8 lines) in app/sample-data.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-418b4947e6c8c2df", "name": "Legacy-named symbol `haveOld` in app/views/edit.js:293", "shortDescription": {"text": "Legacy-named symbol `haveOld` in app/views/edit.js:293"}, "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-b4abbdd43e003964", "name": "Commented-code block (6 lines) in app/views/edit.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in app/views/edit.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-d0380f0d822db680", "name": "Commented-code block (5 lines) in app/views/tree.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/views/tree.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-d22dca53833f4c67", "name": "Commented-code block (5 lines) in app/views/map.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/views/map.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}}]}}, "automationDetails": {"id": "repobility/23085"}, "properties": {"repository": "xy808yx/TheTree", "repoUrl": "https://github.com/xy808yx/TheTree", "branch": "main"}, "results": [{"ruleId": "scanner-91f2847032061aa3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 build.js:208"}, "properties": {"repobilityId": "65fc767e33ca1445", "scanner": "scanner-primary", "fingerprint": "91f2847032061aa3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-71857a47d841b71a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in family.html:734"}, "properties": {"repobilityId": "acf0bc9f874c4da2", "scanner": "scanner-primary", "fingerprint": "71857a47d841b71a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "family.html"}, "region": {"startLine": 734}}}]}, {"ruleId": "scanner-8d6d75c91cbc14a6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:734"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "8d6d75c91cbc14a6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 734}}}]}, {"ruleId": "scanner-94fc615c4554e8f2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app/dom.js:12"}, "properties": {"repobilityId": "71139160b9deeb8a", "scanner": "scanner-primary", "fingerprint": "94fc615c4554e8f2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/dom.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-c3b73ca8fbbff304", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app/views/book.js:75"}, "properties": {"repobilityId": "0d80ca27e6834c06", "scanner": "scanner-primary", "fingerprint": "c3b73ca8fbbff304", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/views/book.js"}, "region": {"startLine": 75}}}]}, {"ruleId": "scanner-28905ad7ca0736e6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app/views/person.js:12"}, "properties": {"repobilityId": "6c0adc0d68e95509", "scanner": "scanner-primary", "fingerprint": "28905ad7ca0736e6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/views/person.js"}, "region": {"startLine": 12}}}]}, {"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-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": "42d9dca353071341", "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": "973a43ee5d9df9e1", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "27aaf2964b4d4d91", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "57d18f9d476c142e", "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": "f9e21285b85d6731", "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": "a55971d70385af4b", "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": "69dbf98b766494a3", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-9eb743b23b41af05", "level": "none", "message": {"text": "Commented-code block (6 lines) in sw.js:1"}, "properties": {"repobilityId": "d051e88f2cdf12ce", "scanner": "scanner-primary", "fingerprint": "9eb743b23b41af05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c04b356580312f73", "level": "none", "message": {"text": "Commented-code block (9 lines) in build.js:7"}, "properties": {"repobilityId": "3ec5ac565964fe76", "scanner": "scanner-primary", "fingerprint": "c04b356580312f73", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dbd7773942ac6504", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/export.js:1"}, "properties": {"repobilityId": "c41bad059e2dbd24", "scanner": "scanner-primary", "fingerprint": "dbd7773942ac6504", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4a9c537e9fbdc0a1", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/archive.js:1"}, "properties": {"repobilityId": "d6bd31c46ea68d83", "scanner": "scanner-primary", "fingerprint": "4a9c537e9fbdc0a1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4a0e9c67b145dc68", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/gedcom.js:1"}, "properties": {"repobilityId": "431780d92cd13390", "scanner": "scanner-primary", "fingerprint": "4a0e9c67b145dc68", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8e0a320741365709", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/context.js:1"}, "properties": {"repobilityId": "e184779daba00d4b", "scanner": "scanner-primary", "fingerprint": "8e0a320741365709", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4ad078987688eeb2", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/main.js:3"}, "properties": {"repobilityId": "8f3dcdfd7aeedbee", "scanner": "scanner-primary", "fingerprint": "4ad078987688eeb2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-12594bc1ae745b6c", "level": "none", "message": {"text": "Commented-code block (8 lines) in app/sample-data.js:1"}, "properties": {"repobilityId": "df95c76912e7afa5", "scanner": "scanner-primary", "fingerprint": "12594bc1ae745b6c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-418b4947e6c8c2df", "level": "note", "message": {"text": "Legacy-named symbol `haveOld` in app/views/edit.js:293"}, "properties": {"repobilityId": "17d7af263f3a523c", "scanner": "scanner-primary", "fingerprint": "418b4947e6c8c2df", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-b4abbdd43e003964", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/views/edit.js:1"}, "properties": {"repobilityId": "f64c4776d6d9f204", "scanner": "scanner-primary", "fingerprint": "b4abbdd43e003964", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d0380f0d822db680", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/views/tree.js:1"}, "properties": {"repobilityId": "2a7a9285bbda2e95", "scanner": "scanner-primary", "fingerprint": "d0380f0d822db680", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d22dca53833f4c67", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/views/map.js:1"}, "properties": {"repobilityId": "684aadffb31b35cf", "scanner": "scanner-primary", "fingerprint": "d22dca53833f4c67", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}