{"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-78961657364219c5", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design_handoff_cratebox/prototype/dirB2.jsx:139", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design_handoff_cratebox/prototype/dirB2.jsx:139"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f79fc1f7d009ceac", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design_handoff_cratebox/prototype/icons.jsx:65", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design_handoff_cratebox/prototype/icons.jsx:65"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8d2222531c0bf655", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design_handoff_cratebox/prototype/dirB3.jsx:117", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design_handoff_cratebox/prototype/dirB3.jsx:117"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-43925e7a92beebb1", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Icon.tsx:102", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Icon.tsx:102"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1aebd953920d33ad", "name": "Insecure pattern 'dangerous_innerhtml' in docs/design_handoff_cratebox/prototype/dirB2.jsx:139", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design_handoff_cratebox/prototype/dirB2.jsx:139"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1c81298594c629e6", "name": "Insecure pattern 'dangerous_innerhtml' in docs/design_handoff_cratebox/prototype/icons.jsx:65", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design_handoff_cratebox/prototype/icons.jsx:65"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-551c5ad9b021dd73", "name": "Insecure pattern 'dangerous_innerhtml' in docs/design_handoff_cratebox/prototype/dirB3.jsx:117", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design_handoff_cratebox/prototype/dirB3.jsx:117"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fd59770afdfb5c9f", "name": "Insecure pattern 'node_child_process' in scripts/gen-licenses.mjs:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/gen-licenses.mjs:14"}, "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-bfc0b761fd638f30", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/Icon.tsx:102", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Icon.tsx:102"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). 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-360cb263256aacfa", "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-6e61fb60af308a45", "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 111 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 31 placeholder/mock markers across 12 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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. 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": "low", "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, tests. 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-9f165020a79f92be", "name": "Commented-code block (7 lines) in docs/design_handoff_cratebox/prototype/design-canvas.jsx:3", "shortDescription": {"text": "Commented-code block (7 lines) in docs/design_handoff_cratebox/prototype/design-canvas.jsx: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-0ccbc64aba0b535b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/design_handoff_cratebox/prototype/design-canvas.jsx:135", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/design_handoff_cratebox/prototype/design-canvas.jsx:135"}, "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-097a511834aee4f4", "name": "Commented-code block (5 lines) in src/components/RightRail.tsx:60", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/RightRail.tsx:60"}, "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/20742"}, "properties": {"repository": "tainakanchu/itunes-playlist-viewer", "repoUrl": "https://github.com/tainakanchu/itunes-playlist-viewer", "branch": "main"}, "results": [{"ruleId": "scanner-78961657364219c5", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design_handoff_cratebox/prototype/dirB2.jsx:139"}, "properties": {"repobilityId": "4d5505b767da387a", "scanner": "scanner-primary", "fingerprint": "78961657364219c5", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-f79fc1f7d009ceac", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design_handoff_cratebox/prototype/icons.jsx:65"}, "properties": {"repobilityId": "af4a43dcd53e6fd5", "scanner": "scanner-primary", "fingerprint": "f79fc1f7d009ceac", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-8d2222531c0bf655", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design_handoff_cratebox/prototype/dirB3.jsx:117"}, "properties": {"repobilityId": "0026638746840a7d", "scanner": "scanner-primary", "fingerprint": "8d2222531c0bf655", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-43925e7a92beebb1", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Icon.tsx:102"}, "properties": {"repobilityId": "398e898840d4c3db", "scanner": "scanner-primary", "fingerprint": "43925e7a92beebb1", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-1aebd953920d33ad", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design_handoff_cratebox/prototype/dirB2.jsx:139"}, "properties": {"repobilityId": "a7bc332c36d3828e", "scanner": "scanner-primary", "fingerprint": "1aebd953920d33ad", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/design_handoff_cratebox/prototype/dirB2.jsx"}, "region": {"startLine": 139}}}]}, {"ruleId": "scanner-1c81298594c629e6", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design_handoff_cratebox/prototype/icons.jsx:65"}, "properties": {"repobilityId": "f24f8635894d71ca", "scanner": "scanner-primary", "fingerprint": "1c81298594c629e6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/design_handoff_cratebox/prototype/icons.jsx"}, "region": {"startLine": 65}}}]}, {"ruleId": "scanner-551c5ad9b021dd73", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design_handoff_cratebox/prototype/dirB3.jsx:117"}, "properties": {"repobilityId": "3d800b6ba761706e", "scanner": "scanner-primary", "fingerprint": "551c5ad9b021dd73", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/design_handoff_cratebox/prototype/dirB3.jsx"}, "region": {"startLine": 117}}}]}, {"ruleId": "scanner-fd59770afdfb5c9f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/gen-licenses.mjs:14"}, "properties": {"repobilityId": "94925bfbbdd3ef72", "scanner": "scanner-primary", "fingerprint": "fd59770afdfb5c9f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/gen-licenses.mjs"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-bfc0b761fd638f30", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Icon.tsx:102"}, "properties": {"repobilityId": "b38183c15282488d", "scanner": "scanner-primary", "fingerprint": "bfc0b761fd638f30", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/Icon.tsx"}, "region": {"startLine": 102}}}]}, {"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-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "31f598a2284a91ad", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ab80aa62825dd4b9", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8fb0df1050c3548e", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "25e6b4f1d0f83407", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1ed26c96928f6f4d", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7795073921bbbce5", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 92}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7795073921bbbce5", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 100}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7795073921bbbce5", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 108}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c57e050b1d45a4d1", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 136}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "31f598a2284a91ad", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 156}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ab80aa62825dd4b9", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 176}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8fb0df1050c3548e", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 179}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "25e6b4f1d0f83407", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 185}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1ed26c96928f6f4d", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 188}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7795073921bbbce5", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 210}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c57e050b1d45a4d1", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 221}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "31f598a2284a91ad", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 246}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ab80aa62825dd4b9", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 255}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8fb0df1050c3548e", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 258}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "25e6b4f1d0f83407", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 264}}}]}, {"ruleId": "scanner-6e61fb60af308a45", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "25ed9c052ad5a584", "scanner": "scanner-primary", "fingerprint": "6e61fb60af308a45", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 1}}}]}, {"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": "6af177b880dc5b56", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "94c47177878bd817", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "bcd8b79c730d992d", "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": "585281337c31ccf1", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "7c43125825d0f961", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "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": "e9a588e2a4719e09", "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": "debca8aa163e6101", "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": "6ee7b76c4b5d6551", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-9f165020a79f92be", "level": "none", "message": {"text": "Commented-code block (7 lines) in docs/design_handoff_cratebox/prototype/design-canvas.jsx:3"}, "properties": {"repobilityId": "c06023f05a8f1906", "scanner": "scanner-primary", "fingerprint": "9f165020a79f92be", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0ccbc64aba0b535b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/design_handoff_cratebox/prototype/design-canvas.jsx:135"}, "properties": {"repobilityId": "7e3002dd3367bfff", "scanner": "scanner-primary", "fingerprint": "0ccbc64aba0b535b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-097a511834aee4f4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/RightRail.tsx:60"}, "properties": {"repobilityId": "988c5cc888540e0a", "scanner": "scanner-primary", "fingerprint": "097a511834aee4f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}