{"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-a95ebc9b826ab19b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/page.js:59", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/page.js:59"}, "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-a09e7199f1cd28e8", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/_components/ActionTile.js:79", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/_components/ActionTile.js:79"}, "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-56768e933f973bab", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/page.js:59", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/page.js:59"}, "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-e4c74892ac01fe38", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/_components/ActionTile.js:79", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/_components/ActionTile.js:79"}, "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 31 source file(s) (ratio 0.03). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5b99d1a3a09b1419", "name": "32 TODO/FIXME markers", "shortDescription": {"text": "32 TODO/FIXME markers"}, "fullDescription": {"text": "High count of TODO/FIXME/HACK markers \u2014 track them as issues so they're not forgotten."}, "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 15 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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, ci, 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": "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, ci, 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ae2de15fd55722dc", "name": "Commented-code block (5 lines) in next.config.mjs:5", "shortDescription": {"text": "Commented-code block (5 lines) in next.config.mjs: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-2a224e2d375fc526", "name": "Commented-code block (7 lines) in scripts/generate-icons.mjs:4", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/generate-icons.mjs: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-982f2431b90a7d4d", "name": "Commented-code block (8 lines) in src/components/reserve/ReserveCompare.js:10", "shortDescription": {"text": "Commented-code block (8 lines) in src/components/reserve/ReserveCompare.js:10"}, "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-dec9902f9ea62e18", "name": "Commented-code block (11 lines) in src/components/reserve/cell.js:4", "shortDescription": {"text": "Commented-code block (11 lines) in src/components/reserve/cell.js: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-a06a9ef81a1d67a4", "name": "Commented-code block (6 lines) in src/components/reserve/ReserveSimulator.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/reserve/ReserveSimulator.js: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-3e17d3c0c529c87d", "name": "Commented-code block (5 lines) in src/components/reserve/ReserveLoopDiagram.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/reserve/ReserveLoopDiagram.js: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-0b9d45ade6286c4d", "name": "Commented-code block (5 lines) in src/components/reserve/ReserveRun.js:8", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/reserve/ReserveRun.js:8"}, "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-5ccff283baf090b7", "name": "Commented-code block (5 lines) in src/lib/reserve/params.mjs:11", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/reserve/params.mjs:11"}, "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-07add63ae21299a7", "name": "Commented-code block (5 lines) in src/lib/reserve/types.mjs:8", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/reserve/types.mjs:8"}, "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-f4d1299e4ec09a7e", "name": "Commented-code block (6 lines) in src/lib/reserve/engine.mjs:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/reserve/engine.mjs:6"}, "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-870124edc0f7015b", "name": "Commented-code block (5 lines) in src/lib/reserve/engine.test.mjs:88", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/reserve/engine.test.mjs:88"}, "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/17745"}, "properties": {"repository": "RAhroonAI/floviken-site", "repoUrl": "https://github.com/RAhroonAI/floviken-site", "branch": "main"}, "results": [{"ruleId": "scanner-a95ebc9b826ab19b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/page.js:59"}, "properties": {"repobilityId": "27e80cee923c31cc", "scanner": "scanner-primary", "fingerprint": "a95ebc9b826ab19b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a09e7199f1cd28e8", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/_components/ActionTile.js:79"}, "properties": {"repobilityId": "852a62f5f1591e4a", "scanner": "scanner-primary", "fingerprint": "a09e7199f1cd28e8", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-56768e933f973bab", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/page.js:59"}, "properties": {"repobilityId": "bea592b8fa703cc5", "scanner": "scanner-primary", "fingerprint": "56768e933f973bab", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/page.js"}, "region": {"startLine": 59}}}]}, {"ruleId": "scanner-e4c74892ac01fe38", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/_components/ActionTile.js:79"}, "properties": {"repobilityId": "079b9a03799d8151", "scanner": "scanner-primary", "fingerprint": "e4c74892ac01fe38", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/_components/ActionTile.js"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-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-5b99d1a3a09b1419", "level": "note", "message": {"text": "32 TODO/FIXME markers"}, "properties": {"repobilityId": "4b38c118003e07d2", "scanner": "scanner-primary", "fingerprint": "5b99d1a3a09b1419", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["maintenance"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "e66157c39de4f5e7", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "30d9ce84a45c4c62", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "531d3101f41c6844", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "d3fd263e9344519d", "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": "d289860cf4b4df29", "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": "88a2fa1af5fb20d2", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ae2de15fd55722dc", "level": "none", "message": {"text": "Commented-code block (5 lines) in next.config.mjs:5"}, "properties": {"repobilityId": "16399853bd662893", "scanner": "scanner-primary", "fingerprint": "ae2de15fd55722dc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2a224e2d375fc526", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/generate-icons.mjs:4"}, "properties": {"repobilityId": "9064e73f9844a75a", "scanner": "scanner-primary", "fingerprint": "2a224e2d375fc526", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-982f2431b90a7d4d", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/components/reserve/ReserveCompare.js:10"}, "properties": {"repobilityId": "8ba05441bca31ee2", "scanner": "scanner-primary", "fingerprint": "982f2431b90a7d4d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dec9902f9ea62e18", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/components/reserve/cell.js:4"}, "properties": {"repobilityId": "5d0feac540a61796", "scanner": "scanner-primary", "fingerprint": "dec9902f9ea62e18", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a06a9ef81a1d67a4", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/reserve/ReserveSimulator.js:3"}, "properties": {"repobilityId": "8ba5286423c402c5", "scanner": "scanner-primary", "fingerprint": "a06a9ef81a1d67a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e17d3c0c529c87d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/reserve/ReserveLoopDiagram.js:3"}, "properties": {"repobilityId": "8f322c62ea96c536", "scanner": "scanner-primary", "fingerprint": "3e17d3c0c529c87d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b9d45ade6286c4d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/reserve/ReserveRun.js:8"}, "properties": {"repobilityId": "4710a838e2193055", "scanner": "scanner-primary", "fingerprint": "0b9d45ade6286c4d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ccff283baf090b7", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/reserve/params.mjs:11"}, "properties": {"repobilityId": "33358d11cb5caf8e", "scanner": "scanner-primary", "fingerprint": "5ccff283baf090b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-07add63ae21299a7", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/reserve/types.mjs:8"}, "properties": {"repobilityId": "a0eae3c099fdde60", "scanner": "scanner-primary", "fingerprint": "07add63ae21299a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f4d1299e4ec09a7e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/reserve/engine.mjs:6"}, "properties": {"repobilityId": "228f241f648ef2f8", "scanner": "scanner-primary", "fingerprint": "f4d1299e4ec09a7e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-870124edc0f7015b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/reserve/engine.test.mjs:88"}, "properties": {"repobilityId": "8fc0122e30e5024b", "scanner": "scanner-primary", "fingerprint": "870124edc0f7015b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}