{"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-f5e09f7b3de57c97", "name": "Insecure pattern 'direct_innerhtml_assignment' in runtime/deck-stage.js:365", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in runtime/deck-stage.js:365"}, "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-b8de0e03037437ed", "name": "Very large file: templates/editorial-forest/deck-stage.js (1732 lines)", "shortDescription": {"text": "Very large file: templates/editorial-forest/deck-stage.js (1732 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-062978da860b6fb8", "name": "Very large file: templates/emerald-editorial/deck-stage.js (1732 lines)", "shortDescription": {"text": "Very large file: templates/emerald-editorial/deck-stage.js (1732 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 13 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-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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 12 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: 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-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 ci, tests, 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-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-7bc3aeccf85caa69", "name": "Commented-code block (5 lines) in templates/editorial-forest/deck-stage.js:615", "shortDescription": {"text": "Commented-code block (5 lines) in templates/editorial-forest/deck-stage.js:615"}, "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-866f973a1f081d75", "name": "Commented-code block (5 lines) in templates/stencil-tablet/deck-stage.js:494", "shortDescription": {"text": "Commented-code block (5 lines) in templates/stencil-tablet/deck-stage.js:494"}, "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-583429fe37752086", "name": "Commented-code block (5 lines) in templates/pink-script/deck-stage.js:494", "shortDescription": {"text": "Commented-code block (5 lines) in templates/pink-script/deck-stage.js:494"}, "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-82166c4ee33e7e6c", "name": "Commented-code block (5 lines) in templates/creative-mode/deck-stage.js:494", "shortDescription": {"text": "Commented-code block (5 lines) in templates/creative-mode/deck-stage.js:494"}, "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-8cb6708620073aac", "name": "Commented-code block (5 lines) in templates/neo-grid-bold/deck-stage.js:494", "shortDescription": {"text": "Commented-code block (5 lines) in templates/neo-grid-bold/deck-stage.js:494"}, "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-50f97816da8bf810", "name": "Commented-code block (5 lines) in templates/soft-editorial/deck-stage.js:494", "shortDescription": {"text": "Commented-code block (5 lines) in templates/soft-editorial/deck-stage.js:494"}, "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-b44cc782a1ffbb8f", "name": "Commented-code block (5 lines) in templates/peoples-platform/deck-stage.js:494", "shortDescription": {"text": "Commented-code block (5 lines) in templates/peoples-platform/deck-stage.js:494"}, "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-28707158ace8125b", "name": "Commented-code block (5 lines) in templates/pin-and-paper/deck-stage.js:494", "shortDescription": {"text": "Commented-code block (5 lines) in templates/pin-and-paper/deck-stage.js:494"}, "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-8b36a821fecea1ae", "name": "Commented-code block (5 lines) in templates/editorial-tri-tone/deck-stage.js:494", "shortDescription": {"text": "Commented-code block (5 lines) in templates/editorial-tri-tone/deck-stage.js:494"}, "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-8ab4331d78f40ebd", "name": "Commented-code block (5 lines) in templates/emerald-editorial/deck-stage.js:615", "shortDescription": {"text": "Commented-code block (5 lines) in templates/emerald-editorial/deck-stage.js:615"}, "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-dabbc437f423bb5f", "name": "Commented-code block (5 lines) in runtime/deck-stage.js:494", "shortDescription": {"text": "Commented-code block (5 lines) in runtime/deck-stage.js:494"}, "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/23537"}, "properties": {"repository": "zarazhangrui/beautiful-html-templates", "repoUrl": "https://github.com/zarazhangrui/beautiful-html-templates", "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-f5e09f7b3de57c97", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in runtime/deck-stage.js:365"}, "properties": {"repobilityId": "6c844a09121d0a39", "scanner": "scanner-primary", "fingerprint": "f5e09f7b3de57c97", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "runtime/deck-stage.js"}, "region": {"startLine": 365}}}]}, {"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-b8de0e03037437ed", "level": "note", "message": {"text": "Very large file: templates/editorial-forest/deck-stage.js (1732 lines)"}, "properties": {"repobilityId": "4c6a4363820979b2", "scanner": "scanner-primary", "fingerprint": "b8de0e03037437ed", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-062978da860b6fb8", "level": "note", "message": {"text": "Very large file: templates/emerald-editorial/deck-stage.js (1732 lines)"}, "properties": {"repobilityId": "366a325db7cefa8e", "scanner": "scanner-primary", "fingerprint": "062978da860b6fb8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "f414e78a4df60497", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "48b2681438a1da8a", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "a54b48d38cf98151", "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": "c4cab6c3cd062902", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "da9f86e3435f1c7d", "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": "af0709fd7d9c532a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-7bc3aeccf85caa69", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/editorial-forest/deck-stage.js:615"}, "properties": {"repobilityId": "29f28678f6e98916", "scanner": "scanner-primary", "fingerprint": "7bc3aeccf85caa69", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-866f973a1f081d75", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/stencil-tablet/deck-stage.js:494"}, "properties": {"repobilityId": "deae07dc824036ac", "scanner": "scanner-primary", "fingerprint": "866f973a1f081d75", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-583429fe37752086", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/pink-script/deck-stage.js:494"}, "properties": {"repobilityId": "2f0f5506e9c5429d", "scanner": "scanner-primary", "fingerprint": "583429fe37752086", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-82166c4ee33e7e6c", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/creative-mode/deck-stage.js:494"}, "properties": {"repobilityId": "af40f367722954b7", "scanner": "scanner-primary", "fingerprint": "82166c4ee33e7e6c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8cb6708620073aac", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/neo-grid-bold/deck-stage.js:494"}, "properties": {"repobilityId": "4f335e07cecb1312", "scanner": "scanner-primary", "fingerprint": "8cb6708620073aac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50f97816da8bf810", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/soft-editorial/deck-stage.js:494"}, "properties": {"repobilityId": "6694c3063dc98c62", "scanner": "scanner-primary", "fingerprint": "50f97816da8bf810", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b44cc782a1ffbb8f", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/peoples-platform/deck-stage.js:494"}, "properties": {"repobilityId": "ed7f4ee84e37a489", "scanner": "scanner-primary", "fingerprint": "b44cc782a1ffbb8f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-28707158ace8125b", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/pin-and-paper/deck-stage.js:494"}, "properties": {"repobilityId": "c4ce8c27a7b43e63", "scanner": "scanner-primary", "fingerprint": "28707158ace8125b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8b36a821fecea1ae", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/editorial-tri-tone/deck-stage.js:494"}, "properties": {"repobilityId": "6c3adc0fa890f472", "scanner": "scanner-primary", "fingerprint": "8b36a821fecea1ae", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8ab4331d78f40ebd", "level": "none", "message": {"text": "Commented-code block (5 lines) in templates/emerald-editorial/deck-stage.js:615"}, "properties": {"repobilityId": "c184699033deb7e0", "scanner": "scanner-primary", "fingerprint": "8ab4331d78f40ebd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dabbc437f423bb5f", "level": "none", "message": {"text": "Commented-code block (5 lines) in runtime/deck-stage.js:494"}, "properties": {"repobilityId": "da5b6a3e86ea1322", "scanner": "scanner-primary", "fingerprint": "dabbc437f423bb5f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}