{"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-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-ca47822ed24cc4e6", "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-4f79b059df7ceec7", "name": "Very large file: builder/src/main.rs (1653 lines)", "shortDescription": {"text": "Very large file: builder/src/main.rs (1653 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-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-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-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 license. 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-387a2cddda3a4808", "name": "Commented-code block (6 lines) in tests/ts/spec-perturbed.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in tests/ts/spec-perturbed.ts: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-a9f8b7cd9871f44a", "name": "Commented-code block (11 lines) in tests/ts/recipe-popt.ts:4", "shortDescription": {"text": "Commented-code block (11 lines) in tests/ts/recipe-popt.ts:4"}, "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-6054d105d782e677", "name": "Commented-code block (11 lines) in tests/ts/recipe-gzip.ts:4", "shortDescription": {"text": "Commented-code block (11 lines) in tests/ts/recipe-gzip.ts:4"}, "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-7383c65f98e1944c", "name": "Commented-code block (6 lines) in tests/ts/recipe-popt-perturbed.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in tests/ts/recipe-popt-perturbed.ts: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-4ae96011c2c3a4f7", "name": "Commented-code block (5 lines) in tests/ts/recipe-pkg-config.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in tests/ts/recipe-pkg-config.ts:5"}, "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-def75458443d239e", "name": "Commented-code block (6 lines) in tests/ts/spec-bad-fstype.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in tests/ts/spec-bad-fstype.ts: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-b2ca31b7e7230380", "name": "Commented-code block (12 lines) in tests/ts/td-spec.d.ts:3", "shortDescription": {"text": "Commented-code block (12 lines) in tests/ts/td-spec.d.ts: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-27fa9cc5a6724639", "name": "Commented-code block (9 lines) in tests/ts/recipe-nano.ts:5", "shortDescription": {"text": "Commented-code block (9 lines) in tests/ts/recipe-nano.ts:5"}, "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-897d9f96bc83bc08", "name": "Commented-code block (6 lines) in tests/ts/recipe-pkg-config-perturbed.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in tests/ts/recipe-pkg-config-perturbed.ts:4"}, "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-df371ab9c82cdb19", "name": "Commented-code block (6 lines) in tests/ts/recipe-gzip-perturbed.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in tests/ts/recipe-gzip-perturbed.ts: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-a1dd77213e829240", "name": "Commented-code block (10 lines) in tests/ts/recipe-libatomic-ops.ts:4", "shortDescription": {"text": "Commented-code block (10 lines) in tests/ts/recipe-libatomic-ops.ts:4"}, "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-0dbccaa54de1a3a9", "name": "Commented-code block (6 lines) in tests/ts/recipe-libatomic-ops-perturbed.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in tests/ts/recipe-libatomic-ops-perturbed.ts:4"}, "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-288f7889a7b96a21", "name": "Commented-code block (7 lines) in tests/ts/spec-v0.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in tests/ts/spec-v0.ts: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-f742c92dfbde4bca", "name": "Commented-code block (5 lines) in tests/ts/recipe-hello.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in tests/ts/recipe-hello.ts:4"}, "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/21298"}, "properties": {"repository": "timmydo/td", "repoUrl": "https://github.com/timmydo/td", "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-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-ca47822ed24cc4e6", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "3cee6f03e39066a7", "scanner": "scanner-primary", "fingerprint": "ca47822ed24cc4e6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-image.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4f79b059df7ceec7", "level": "note", "message": {"text": "Very large file: builder/src/main.rs (1653 lines)"}, "properties": {"repobilityId": "9842f67a8ab664af", "scanner": "scanner-primary", "fingerprint": "4f79b059df7ceec7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "9bbcc331b263087c", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "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": "4e510ae4afb612e9", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "6559b962d9a2c833", "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": "0ac7c45fabe014cb", "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": "0e1a6aebe700cf8a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-387a2cddda3a4808", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/ts/spec-perturbed.ts:1"}, "properties": {"repobilityId": "343cf8eda76fc3cf", "scanner": "scanner-primary", "fingerprint": "387a2cddda3a4808", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a9f8b7cd9871f44a", "level": "none", "message": {"text": "Commented-code block (11 lines) in tests/ts/recipe-popt.ts:4"}, "properties": {"repobilityId": "a0983a4bf25dc735", "scanner": "scanner-primary", "fingerprint": "a9f8b7cd9871f44a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6054d105d782e677", "level": "none", "message": {"text": "Commented-code block (11 lines) in tests/ts/recipe-gzip.ts:4"}, "properties": {"repobilityId": "d843a251fb7fed68", "scanner": "scanner-primary", "fingerprint": "6054d105d782e677", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7383c65f98e1944c", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/ts/recipe-popt-perturbed.ts:3"}, "properties": {"repobilityId": "626500baac99c541", "scanner": "scanner-primary", "fingerprint": "7383c65f98e1944c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4ae96011c2c3a4f7", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/ts/recipe-pkg-config.ts:5"}, "properties": {"repobilityId": "3c2e30a8469a5bd1", "scanner": "scanner-primary", "fingerprint": "4ae96011c2c3a4f7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-def75458443d239e", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/ts/spec-bad-fstype.ts:3"}, "properties": {"repobilityId": "1906e2a28db3d258", "scanner": "scanner-primary", "fingerprint": "def75458443d239e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b2ca31b7e7230380", "level": "none", "message": {"text": "Commented-code block (12 lines) in tests/ts/td-spec.d.ts:3"}, "properties": {"repobilityId": "c9050b165185549f", "scanner": "scanner-primary", "fingerprint": "b2ca31b7e7230380", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-27fa9cc5a6724639", "level": "none", "message": {"text": "Commented-code block (9 lines) in tests/ts/recipe-nano.ts:5"}, "properties": {"repobilityId": "6b6a126982466a46", "scanner": "scanner-primary", "fingerprint": "27fa9cc5a6724639", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-897d9f96bc83bc08", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/ts/recipe-pkg-config-perturbed.ts:4"}, "properties": {"repobilityId": "8aca04f95b3f4a56", "scanner": "scanner-primary", "fingerprint": "897d9f96bc83bc08", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df371ab9c82cdb19", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/ts/recipe-gzip-perturbed.ts:3"}, "properties": {"repobilityId": "e483d6c40d9db0ba", "scanner": "scanner-primary", "fingerprint": "df371ab9c82cdb19", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a1dd77213e829240", "level": "none", "message": {"text": "Commented-code block (10 lines) in tests/ts/recipe-libatomic-ops.ts:4"}, "properties": {"repobilityId": "b9e423aee920705e", "scanner": "scanner-primary", "fingerprint": "a1dd77213e829240", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0dbccaa54de1a3a9", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/ts/recipe-libatomic-ops-perturbed.ts:4"}, "properties": {"repobilityId": "0ca5c754b0f3dc76", "scanner": "scanner-primary", "fingerprint": "0dbccaa54de1a3a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-288f7889a7b96a21", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/ts/spec-v0.ts:1"}, "properties": {"repobilityId": "c9ec03c9730c9c67", "scanner": "scanner-primary", "fingerprint": "288f7889a7b96a21", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f742c92dfbde4bca", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/ts/recipe-hello.ts:4"}, "properties": {"repobilityId": "5c518f12d263d5f2", "scanner": "scanner-primary", "fingerprint": "f742c92dfbde4bca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}