{"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-6a5602a30b13a379", "name": "Insecure pattern 'new_function_used' in check.mjs:72", "shortDescription": {"text": "Insecure pattern 'new_function_used' in check.mjs:72"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-36a4ff830925bf6b", "name": "Insecure pattern 'node_child_process' in check.mjs:16", "shortDescription": {"text": "Insecure pattern 'node_child_process' in check.mjs:16"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b4978032941c964d", "name": "Insecure pattern 'direct_innerhtml_assignment' in commercial-real-estate-entity-rankings.html:193", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in commercial-real-estate-entity-rankings.html:193"}, "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-98a66cd46c1c52cb", "name": "Insecure pattern 'direct_innerhtml_assignment' in cards.js:114", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in cards.js:114"}, "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-cc99a42e651c3bdf", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/map.js:118", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/map.js:118"}, "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-e16512363ba4be56", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/comps.js:33", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/comps.js:33"}, "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-3ac2762b67e72ccb", "name": "Insecure pattern 'direct_innerhtml_assignment' in assets/app.js:178", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/app.js:178"}, "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-620b6705f5aa0f85", "name": "Insecure pattern 'insert_adjacent_html' in assets/app.js:188", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in assets/app.js:188"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). 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 6 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 9 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: 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-9145d185f859636b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 assets/map.js:192", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 assets/map.js:192"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5fbb80c3d2bfca99", "name": "`fetch()` without try/.catch or AbortSignal \u2014 assets/comps.js:159", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 assets/comps.js:159"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e7ee3693f9a08c36", "name": "`fetch()` without try/.catch or AbortSignal \u2014 assets/app.js:257", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 assets/app.js:257"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23495"}, "properties": {"repository": "zacharycotler-ai/hudson-cre-ledger-site", "repoUrl": "https://github.com/zacharycotler-ai/hudson-cre-ledger-site", "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-6a5602a30b13a379", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in check.mjs:72"}, "properties": {"repobilityId": "8fdb4df2b7aa1c85", "scanner": "scanner-primary", "fingerprint": "6a5602a30b13a379", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "check.mjs"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-36a4ff830925bf6b", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in check.mjs:16"}, "properties": {"repobilityId": "ea0157bc9a488c70", "scanner": "scanner-primary", "fingerprint": "36a4ff830925bf6b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "check.mjs"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-b4978032941c964d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in commercial-real-estate-entity-rankings.html:193"}, "properties": {"repobilityId": "3fdeddc3f48e8f87", "scanner": "scanner-primary", "fingerprint": "b4978032941c964d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "commercial-real-estate-entity-rankings.html"}, "region": {"startLine": 193}}}]}, {"ruleId": "scanner-98a66cd46c1c52cb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in cards.js:114"}, "properties": {"repobilityId": "2b23aa93d18fea31", "scanner": "scanner-primary", "fingerprint": "98a66cd46c1c52cb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cards.js"}, "region": {"startLine": 114}}}]}, {"ruleId": "scanner-cc99a42e651c3bdf", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/map.js:118"}, "properties": {"repobilityId": "fbf5fd7c3edf4620", "scanner": "scanner-primary", "fingerprint": "cc99a42e651c3bdf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/map.js"}, "region": {"startLine": 118}}}]}, {"ruleId": "scanner-e16512363ba4be56", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/comps.js:33"}, "properties": {"repobilityId": "4cbc4a407e901d69", "scanner": "scanner-primary", "fingerprint": "e16512363ba4be56", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/comps.js"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-3ac2762b67e72ccb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in assets/app.js:178"}, "properties": {"repobilityId": "dfa2c6ec1351b1ff", "scanner": "scanner-primary", "fingerprint": "3ac2762b67e72ccb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/app.js"}, "region": {"startLine": 178}}}]}, {"ruleId": "scanner-620b6705f5aa0f85", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in assets/app.js:188"}, "properties": {"repobilityId": "b6855a0664286a29", "scanner": "scanner-primary", "fingerprint": "620b6705f5aa0f85", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/app.js"}, "region": {"startLine": 188}}}]}, {"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": "7674b7816acaf5b5", "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": "960e8c3b96c7412b", "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": "06eee086bd167aaa", "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": "e96bc86e056c2f65", "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": "c0597b05def9987d", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-9145d185f859636b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 assets/map.js:192"}, "properties": {"repobilityId": "10b1071111b370a7", "scanner": "scanner-primary", "fingerprint": "9145d185f859636b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5fbb80c3d2bfca99", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 assets/comps.js:159"}, "properties": {"repobilityId": "737b7f08b1ee85a3", "scanner": "scanner-primary", "fingerprint": "5fbb80c3d2bfca99", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e7ee3693f9a08c36", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 assets/app.js:257"}, "properties": {"repobilityId": "5d5919b104317ad9", "scanner": "scanner-primary", "fingerprint": "e7ee3693f9a08c36", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}