{"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-0a56c88e82461161", "name": "Icon-only button without accessible name \u2014 app.jsx:1751", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app.jsx:1751"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a000e271edef6bdb", "name": "Icon-only button without accessible name \u2014 src/pages.jsx:389", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/pages.jsx:389"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-12ae939ecbaa5e2b", "name": "Icon-only button without accessible name \u2014 src/profile.jsx:1131", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/profile.jsx:1131"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d318241d95b56b40", "name": "Possible secret in index.html", "shortDescription": {"text": "Possible secret in index.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-a409906b88ee2e13", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1576", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1576"}, "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-f02d9b65a4c36a5e", "name": "Possible secret in src/constants.jsx", "shortDescription": {"text": "Possible secret in src/constants.jsx"}, "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-3c51b691420f3074", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/detail.jsx:23", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/detail.jsx:23"}, "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-769ea3d9d08a7051", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/pages.jsx:513", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/pages.jsx:513"}, "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-682bf3d1314597a0", "name": "Possible secret in v2/index.html", "shortDescription": {"text": "Possible secret in v2/index.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-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@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-ad6701f0a8405e22", "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-329cbfd76290e9d2", "name": "Very large file: app.jsx (2270 lines)", "shortDescription": {"text": "Very large file: app.jsx (2270 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-7c931377a0608d6a", "name": "Very large file: src/pages.jsx (1486 lines)", "shortDescription": {"text": "Very large file: src/pages.jsx (1486 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-b459b8175a43114c", "name": "Very large file: src/profile.jsx (1239 lines)", "shortDescription": {"text": "Very large file: src/profile.jsx (1239 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 11 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 75 placeholder/mock markers across 8 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, 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-0e317edae18d01e2", "name": "Commented-code block (5 lines) in app.jsx:1693", "shortDescription": {"text": "Commented-code block (5 lines) in app.jsx:1693"}, "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-0aa6bd7d88e4c326", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/detail.jsx:183", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/detail.jsx:183"}, "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-36d40dfeee4dda59", "name": "Commented-code block (5 lines) in src/pages.jsx:331", "shortDescription": {"text": "Commented-code block (5 lines) in src/pages.jsx:331"}, "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/24385"}, "properties": {"repository": "Aureel57/cercle", "repoUrl": "https://github.com/Aureel57/cercle", "branch": "main"}, "results": [{"ruleId": "scanner-0a56c88e82461161", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app.jsx:1751"}, "properties": {"repobilityId": "6e81cc04e34a40fa", "scanner": "scanner-primary", "fingerprint": "0a56c88e82461161", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-a000e271edef6bdb", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/pages.jsx:389"}, "properties": {"repobilityId": "dad1b74282ccf5cc", "scanner": "scanner-primary", "fingerprint": "a000e271edef6bdb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-12ae939ecbaa5e2b", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/profile.jsx:1131"}, "properties": {"repobilityId": "ea8d3999bee64960", "scanner": "scanner-primary", "fingerprint": "12ae939ecbaa5e2b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "9ac6c36e9484259a", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 341}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 341}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 341}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 341}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 341}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 341}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 346}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 346}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 346}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "c229b30c2981e64d", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 346}}}]}, {"ruleId": "scanner-a409906b88ee2e13", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1576"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "a409906b88ee2e13", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1576}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-f02d9b65a4c36a5e", "level": "error", "message": {"text": "Possible secret in src/constants.jsx"}, "properties": {"repobilityId": "979c0e584b9b3358", "scanner": "scanner-primary", "fingerprint": "f02d9b65a4c36a5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constants.jsx"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-3c51b691420f3074", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/detail.jsx:23"}, "properties": {"repobilityId": "f59c11f2ddd09ac0", "scanner": "scanner-primary", "fingerprint": "3c51b691420f3074", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/detail.jsx"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-769ea3d9d08a7051", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/pages.jsx:513"}, "properties": {"repobilityId": "ca577f172d6c7621", "scanner": "scanner-primary", "fingerprint": "769ea3d9d08a7051", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pages.jsx"}, "region": {"startLine": 513}}}]}, {"ruleId": "scanner-682bf3d1314597a0", "level": "error", "message": {"text": "Possible secret in v2/index.html"}, "properties": {"repobilityId": "78c6bf27e821d02a", "scanner": "scanner-primary", "fingerprint": "682bf3d1314597a0", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "v2/index.html"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "419d1ec7943efec2", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-329cbfd76290e9d2", "level": "note", "message": {"text": "Very large file: app.jsx (2270 lines)"}, "properties": {"repobilityId": "ff935349ca6125a7", "scanner": "scanner-primary", "fingerprint": "329cbfd76290e9d2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7c931377a0608d6a", "level": "note", "message": {"text": "Very large file: src/pages.jsx (1486 lines)"}, "properties": {"repobilityId": "80850b0492199d84", "scanner": "scanner-primary", "fingerprint": "7c931377a0608d6a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b459b8175a43114c", "level": "note", "message": {"text": "Very large file: src/profile.jsx (1239 lines)"}, "properties": {"repobilityId": "66ff9eec9b371f42", "scanner": "scanner-primary", "fingerprint": "b459b8175a43114c", "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": "3122b85fe3e86ba9", "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": "15f301a999432f8c", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "1a78ae12e921fb25", "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": "c9d7241e21402e72", "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": "7bf2211bcf66cc54", "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": "e14ab74e07b32a23", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-0e317edae18d01e2", "level": "none", "message": {"text": "Commented-code block (5 lines) in app.jsx:1693"}, "properties": {"repobilityId": "4e4ce4c3a7b736c8", "scanner": "scanner-primary", "fingerprint": "0e317edae18d01e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0aa6bd7d88e4c326", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/detail.jsx:183"}, "properties": {"repobilityId": "a49038c406004e5f", "scanner": "scanner-primary", "fingerprint": "0aa6bd7d88e4c326", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-36d40dfeee4dda59", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/pages.jsx:331"}, "properties": {"repobilityId": "577abb253145c336", "scanner": "scanner-primary", "fingerprint": "36d40dfeee4dda59", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}