{"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-41a0ab4c4fa5841b", "name": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-4.html:2698", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-4.html:2698"}, "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-ef1a0fc3bfdfe077", "name": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-5.html:2912", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-5.html:2912"}, "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-cfb53a6662c73fab", "name": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-6.html:3103", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-6.html:3103"}, "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-8cd2bf0ebaca97fa", "name": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-2.html:1742", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-2.html:1742"}, "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-e4bd1b1b76554fba", "name": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-3.html:2361", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-3.html:2361"}, "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-54b70bf2a87bd075", "name": "Insecure pattern 'direct_innerhtml_assignment' in 2026-goals-reports/fy26-q1-report-v2.html:502", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-goals-reports/fy26-q1-report-v2.html:502"}, "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-bdcb3cef4ed7ef83", "name": "Insecure pattern 'direct_innerhtml_assignment' in 2026-roadmaps/draft-2.6-roadmap.html:579", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-roadmaps/draft-2.6-roadmap.html:579"}, "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-114a1f8e666f7d59", "name": "Insecure pattern 'direct_innerhtml_assignment' in 2026-roadmaps/os-hub-ai-roadmap.html:470", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-roadmaps/os-hub-ai-roadmap.html:470"}, "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-cab1598d3ec8f8a1", "name": "Insecure pattern 'direct_innerhtml_assignment' in 2026-roadmaps/os-hub-roadmap.html:254", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-roadmaps/os-hub-roadmap.html:254"}, "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-3fb5bbf2b13762e1", "name": "Insecure pattern 'direct_innerhtml_assignment' in 2026-prototypes/marketplace-prototype/cert-marketplace-prototype.html:", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-prototypes/marketplace-prototype/cert-marketplace-prototype.html:2164"}, "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-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}}]}}, "automationDetails": {"id": "repobility/21796"}, "properties": {"repository": "TylerHeath1/reports", "repoUrl": "https://github.com/TylerHeath1/reports", "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-41a0ab4c4fa5841b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-4.html:2698"}, "properties": {"repobilityId": "7052ec6ed897a76d", "scanner": "scanner-primary", "fingerprint": "41a0ab4c4fa5841b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "oshub-community-due-diligence-tool-prototype-4.html"}, "region": {"startLine": 2698}}}]}, {"ruleId": "scanner-ef1a0fc3bfdfe077", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-5.html:2912"}, "properties": {"repobilityId": "71b5b01ceb057795", "scanner": "scanner-primary", "fingerprint": "ef1a0fc3bfdfe077", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "oshub-community-due-diligence-tool-prototype-5.html"}, "region": {"startLine": 2912}}}]}, {"ruleId": "scanner-cfb53a6662c73fab", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-6.html:3103"}, "properties": {"repobilityId": "cceb60062103aa84", "scanner": "scanner-primary", "fingerprint": "cfb53a6662c73fab", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "oshub-community-due-diligence-tool-prototype-6.html"}, "region": {"startLine": 3103}}}]}, {"ruleId": "scanner-8cd2bf0ebaca97fa", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-2.html:1742"}, "properties": {"repobilityId": "e775d5b8ac33201f", "scanner": "scanner-primary", "fingerprint": "8cd2bf0ebaca97fa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "oshub-community-due-diligence-tool-prototype-2.html"}, "region": {"startLine": 1742}}}]}, {"ruleId": "scanner-e4bd1b1b76554fba", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in oshub-community-due-diligence-tool-prototype-3.html:2361"}, "properties": {"repobilityId": "525b55a709092a04", "scanner": "scanner-primary", "fingerprint": "e4bd1b1b76554fba", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "oshub-community-due-diligence-tool-prototype-3.html"}, "region": {"startLine": 2361}}}]}, {"ruleId": "scanner-54b70bf2a87bd075", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-goals-reports/fy26-q1-report-v2.html:502"}, "properties": {"repobilityId": "3776858ee83fb65e", "scanner": "scanner-primary", "fingerprint": "54b70bf2a87bd075", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "2026-goals-reports/fy26-q1-report-v2.html"}, "region": {"startLine": 502}}}]}, {"ruleId": "scanner-bdcb3cef4ed7ef83", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-roadmaps/draft-2.6-roadmap.html:579"}, "properties": {"repobilityId": "3953f377b3c6048a", "scanner": "scanner-primary", "fingerprint": "bdcb3cef4ed7ef83", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "2026-roadmaps/draft-2.6-roadmap.html"}, "region": {"startLine": 579}}}]}, {"ruleId": "scanner-114a1f8e666f7d59", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-roadmaps/os-hub-ai-roadmap.html:470"}, "properties": {"repobilityId": "8832413a1be2b6c3", "scanner": "scanner-primary", "fingerprint": "114a1f8e666f7d59", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "2026-roadmaps/os-hub-ai-roadmap.html"}, "region": {"startLine": 470}}}]}, {"ruleId": "scanner-cab1598d3ec8f8a1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-roadmaps/os-hub-roadmap.html:254"}, "properties": {"repobilityId": "c0d3dc8c9bb8de54", "scanner": "scanner-primary", "fingerprint": "cab1598d3ec8f8a1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "2026-roadmaps/os-hub-roadmap.html"}, "region": {"startLine": 254}}}]}, {"ruleId": "scanner-3fb5bbf2b13762e1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 2026-prototypes/marketplace-prototype/cert-marketplace-prototype.html:2164"}, "properties": {"repobilityId": "2e497bb2a943ee9c", "scanner": "scanner-primary", "fingerprint": "3fb5bbf2b13762e1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "2026-prototypes/marketplace-prototype/cert-marketplace-prototype.html"}, "region": {"startLine": 2164}}}]}, {"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-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "6066ba5343883a4f", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}]}]}