{"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-52e9a5df7de2fc14", "name": "Insecure pattern 'direct_innerhtml_assignment' in plugins/feedback-studio/public/overlay.js:143", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in plugins/feedback-studio/public/overlay.js:143"}, "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-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-1838a141491ce38c", "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-ab4d6fef0e7eccb2", "name": "Very large file: plugins/feedback-studio/public/overlay.js (1454 lines)", "shortDescription": {"text": "Very large file: plugins/feedback-studio/public/overlay.js (1454 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-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-10ba84c295d70010", "name": "Agent authority lacks a verifier contract: plugins/feedback-studio/skills/demo/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/feedback-studio/skills/demo/SKILL.md"}, "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-18bab6cc1b45f62f", "name": "Agent authority lacks a verifier contract: plugins/feedback-studio/skills/report/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/feedback-studio/skills/report/SKILL.md"}, "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-8fb9d77f0df2aa51", "name": "Commented-code block (5 lines) in plugins/feedback-studio/test/smoke.mjs:67", "shortDescription": {"text": "Commented-code block (5 lines) in plugins/feedback-studio/test/smoke.mjs:67"}, "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-434094229b778248", "name": "`fetch()` without try/.catch or AbortSignal \u2014 plugins/feedback-studio/test/smoke.mjs:11", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 plugins/feedback-studio/test/smoke.mjs:11"}, "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-918a39f5480ec45d", "name": "Commented-code block (9 lines) in plugins/feedback-studio/lib/markers.mjs:35", "shortDescription": {"text": "Commented-code block (9 lines) in plugins/feedback-studio/lib/markers.mjs:35"}, "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-4d9e13583a90483f", "name": "Commented-code block (8 lines) in plugins/feedback-studio/lib/store.mjs:8", "shortDescription": {"text": "Commented-code block (8 lines) in plugins/feedback-studio/lib/store.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-16d799eac421abb9", "name": "Commented-code block (5 lines) in plugins/feedback-studio/public/overlay.js:78", "shortDescription": {"text": "Commented-code block (5 lines) in plugins/feedback-studio/public/overlay.js:78"}, "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/24494"}, "properties": {"repository": "baskb/feedback-studio", "repoUrl": "https://github.com/baskb/feedback-studio", "branch": "main"}, "results": [{"ruleId": "scanner-52e9a5df7de2fc14", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in plugins/feedback-studio/public/overlay.js:143"}, "properties": {"repobilityId": "d73d2012c0ed419b", "scanner": "scanner-primary", "fingerprint": "52e9a5df7de2fc14", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/feedback-studio/public/overlay.js"}, "region": {"startLine": 143}}}]}, {"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-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ab4d6fef0e7eccb2", "level": "note", "message": {"text": "Very large file: plugins/feedback-studio/public/overlay.js (1454 lines)"}, "properties": {"repobilityId": "a2226e0e837e4a9d", "scanner": "scanner-primary", "fingerprint": "ab4d6fef0e7eccb2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "7ee612c3bb6e5197", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-10ba84c295d70010", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/feedback-studio/skills/demo/SKILL.md"}, "properties": {"repobilityId": "e95a45326a2e9ec5", "scanner": "scanner-primary", "fingerprint": "10ba84c295d70010", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/feedback-studio/skills/demo/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-18bab6cc1b45f62f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/feedback-studio/skills/report/SKILL.md"}, "properties": {"repobilityId": "19d5a1b9cbf2bd38", "scanner": "scanner-primary", "fingerprint": "18bab6cc1b45f62f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/feedback-studio/skills/report/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8fb9d77f0df2aa51", "level": "none", "message": {"text": "Commented-code block (5 lines) in plugins/feedback-studio/test/smoke.mjs:67"}, "properties": {"repobilityId": "a48c7a1022c852bf", "scanner": "scanner-primary", "fingerprint": "8fb9d77f0df2aa51", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-434094229b778248", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 plugins/feedback-studio/test/smoke.mjs:11"}, "properties": {"repobilityId": "aad09e6a2936be54", "scanner": "scanner-primary", "fingerprint": "434094229b778248", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-918a39f5480ec45d", "level": "none", "message": {"text": "Commented-code block (9 lines) in plugins/feedback-studio/lib/markers.mjs:35"}, "properties": {"repobilityId": "f41145dee5c34680", "scanner": "scanner-primary", "fingerprint": "918a39f5480ec45d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d9e13583a90483f", "level": "none", "message": {"text": "Commented-code block (8 lines) in plugins/feedback-studio/lib/store.mjs:8"}, "properties": {"repobilityId": "4c0912a7336a4715", "scanner": "scanner-primary", "fingerprint": "4d9e13583a90483f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-16d799eac421abb9", "level": "none", "message": {"text": "Commented-code block (5 lines) in plugins/feedback-studio/public/overlay.js:78"}, "properties": {"repobilityId": "cb665cf30f450f40", "scanner": "scanner-primary", "fingerprint": "16d799eac421abb9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}