{"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-5a630bc320d9723d", "name": "Possible secret in build-deck.sh", "shortDescription": {"text": "Possible secret in build-deck.sh"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-ad7529588e6e8143", "name": "Insecure pattern 'direct_innerhtml_assignment' in press.html:423", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in press.html:423"}, "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-63184d2a2277b9d2", "name": "Insecure pattern 'direct_innerhtml_assignment' in OrbiFarm_Calculation_Tool.html:1549", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in OrbiFarm_Calculation_Tool.html:1549"}, "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-87499979d747c1b6", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1570", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1570"}, "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-34e79ec50598101f", "name": "Possible secret in invest.html", "shortDescription": {"text": "Possible secret in invest.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-a247944a990d46bb", "name": "Insecure pattern 'direct_innerhtml_assignment' in invest.html:624", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in invest.html:624"}, "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-3aa12d0e4c2e4ff0", "name": "Insecure pattern 'direct_innerhtml_assignment' in invest-deck/deck-stage.js:364", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in invest-deck/deck-stage.js:364"}, "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-88142458ea571d10", "name": "Insecure pattern 'document_write' in invest-deck/index.html:635", "shortDescription": {"text": "Insecure pattern 'document_write' in invest-deck/index.html:635"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "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-42f60e7fecf04e5e", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0fee19d1aa65e17d", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7fce3901913aa5fe", "name": "Very large file: assets/loop-3d-module.js (1604 lines)", "shortDescription": {"text": "Very large file: assets/loop-3d-module.js (1604 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 2 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-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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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, 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-cc365c52b3c35a97", "name": "Commented-code block (5 lines) in invest-deck/deck-stage.js:496", "shortDescription": {"text": "Commented-code block (5 lines) in invest-deck/deck-stage.js:496"}, "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-4e6d3b3dd3814cf8", "name": "Commented-code block (12 lines) in assets/loop-3d-module.js:1", "shortDescription": {"text": "Commented-code block (12 lines) in assets/loop-3d-module.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/20135"}, "properties": {"repository": "spreedi/orbifarm", "repoUrl": "https://github.com/spreedi/orbifarm", "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-5a630bc320d9723d", "level": "error", "message": {"text": "Possible secret in build-deck.sh"}, "properties": {"repobilityId": "45443dcb5a6028a1", "scanner": "scanner-primary", "fingerprint": "5a630bc320d9723d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "build-deck.sh"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-ad7529588e6e8143", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in press.html:423"}, "properties": {"repobilityId": "ca5933186a94a1c9", "scanner": "scanner-primary", "fingerprint": "ad7529588e6e8143", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "press.html"}, "region": {"startLine": 423}}}]}, {"ruleId": "scanner-63184d2a2277b9d2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in OrbiFarm_Calculation_Tool.html:1549"}, "properties": {"repobilityId": "ee54914247140fca", "scanner": "scanner-primary", "fingerprint": "63184d2a2277b9d2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "OrbiFarm_Calculation_Tool.html"}, "region": {"startLine": 1549}}}]}, {"ruleId": "scanner-87499979d747c1b6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1570"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "87499979d747c1b6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1570}}}]}, {"ruleId": "scanner-34e79ec50598101f", "level": "error", "message": {"text": "Possible secret in invest.html"}, "properties": {"repobilityId": "4b56423091aec9b5", "scanner": "scanner-primary", "fingerprint": "34e79ec50598101f", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "invest.html"}, "region": {"startLine": 460}}}]}, {"ruleId": "scanner-34e79ec50598101f", "level": "error", "message": {"text": "Possible secret in invest.html"}, "properties": {"repobilityId": "4b56423091aec9b5", "scanner": "scanner-primary", "fingerprint": "34e79ec50598101f", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "invest.html"}, "region": {"startLine": 489}}}]}, {"ruleId": "scanner-a247944a990d46bb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in invest.html:624"}, "properties": {"repobilityId": "057b7289d4306624", "scanner": "scanner-primary", "fingerprint": "a247944a990d46bb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "invest.html"}, "region": {"startLine": 624}}}]}, {"ruleId": "scanner-3aa12d0e4c2e4ff0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in invest-deck/deck-stage.js:364"}, "properties": {"repobilityId": "e0ecead044d37f62", "scanner": "scanner-primary", "fingerprint": "3aa12d0e4c2e4ff0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "invest-deck/deck-stage.js"}, "region": {"startLine": 364}}}]}, {"ruleId": "scanner-88142458ea571d10", "level": "note", "message": {"text": "Insecure pattern 'document_write' in invest-deck/index.html:635"}, "properties": {"repobilityId": "5ba913ac3e68c3be", "scanner": "scanner-primary", "fingerprint": "88142458ea571d10", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "invest-deck/index.html"}, "region": {"startLine": 635}}}]}, {"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-42f60e7fecf04e5e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "127908b72b313a47", "scanner": "scanner-primary", "fingerprint": "42f60e7fecf04e5e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/fetch-press.yml"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-0fee19d1aa65e17d", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "9f0dd4e268fe18d3", "scanner": "scanner-primary", "fingerprint": "0fee19d1aa65e17d", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/fetch-press.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7fce3901913aa5fe", "level": "note", "message": {"text": "Very large file: assets/loop-3d-module.js (1604 lines)"}, "properties": {"repobilityId": "0cac95386031118a", "scanner": "scanner-primary", "fingerprint": "7fce3901913aa5fe", "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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "21d446dfdc9c6d39", "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": "e6e653494357e993", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "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": "0c2650054cc8fac2", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "5025cde99565ddb5", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "758036bf864ccbb3", "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": "fd12541bd4895c86", "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": "b66991377eed6f5b", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-cc365c52b3c35a97", "level": "none", "message": {"text": "Commented-code block (5 lines) in invest-deck/deck-stage.js:496"}, "properties": {"repobilityId": "c8af291da6cd6291", "scanner": "scanner-primary", "fingerprint": "cc365c52b3c35a97", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4e6d3b3dd3814cf8", "level": "none", "message": {"text": "Commented-code block (12 lines) in assets/loop-3d-module.js:1"}, "properties": {"repobilityId": "e516e397b77bf672", "scanner": "scanner-primary", "fingerprint": "4e6d3b3dd3814cf8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}