{"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-92d6c31490583a99", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 web/app/layout.tsx:57", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 web/app/layout.tsx:57"}, "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-e99a19e985da5ad9", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/Hero.tsx:45", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/Hero.tsx:45"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a0c1c038ec794a6d", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/HistoryView.tsx:217", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/HistoryView.tsx:217"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9ad507b51900dc90", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/SubscriptionList.tsx:190", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/SubscriptionList.tsx:190"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-00313e67c2445541", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/SettingsView.tsx:80", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/SettingsView.tsx:80"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dd677d3f7d1cc9d1", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/SearchDialog.tsx:96", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/SearchDialog.tsx:96"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5405fd0b5b64ad13", "name": "Stray `console.log` in TS/JS \u2014 ios/scripts/check-enrollment-status.js:11", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ios/scripts/check-enrollment-status.js:11"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3c664965ade1236e", "name": "Stray `console.log` in TS/JS \u2014 ios/scripts/check-apple-dev-status.js:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 ios/scripts/check-apple-dev-status.js:10"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8ba6f9dd24ab7592", "name": "Insecure pattern 'dangerous_innerhtml' in web/app/layout.tsx:57", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in web/app/layout.tsx:57"}, "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-782c386e203cebb9", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "maxim-lobanov/setup-xcode@v1 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": "medium", "confidence": 1.0}}, {"id": "scanner-c7e881573ce0cc41", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-java@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-b9cacfca581b6b18", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/upload-artifact@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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "2 test file(s) for 40 source file(s) (ratio 0.05). 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 27 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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2679282aa1c484b5", "name": "Agent authority lacks a verifier contract: AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: AGENTS.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-4e16830139d6742f", "name": "Agent authority lacks a verifier contract: android/AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: android/AGENTS.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-d7b7740b2988adca", "name": "Commented-code block (5 lines) in web/scripts/gen-theme.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in web/scripts/gen-theme.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6ad9f0734ec907fd", "name": "Commented-code block (6 lines) in web/lib/firebase.ts:51", "shortDescription": {"text": "Commented-code block (6 lines) in web/lib/firebase.ts:51"}, "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-e8e30cc2c808fc47", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/public/sw.js:78", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/public/sw.js:78"}, "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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `NODE_ENV`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23839"}, "properties": {"repository": "aarshps/varisankya", "repoUrl": "https://github.com/aarshps/varisankya", "branch": "main"}, "results": [{"ruleId": "scanner-92d6c31490583a99", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 web/app/layout.tsx:57"}, "properties": {"repobilityId": "5dba289aa479189a", "scanner": "scanner-primary", "fingerprint": "92d6c31490583a99", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e99a19e985da5ad9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/Hero.tsx:45"}, "properties": {"repobilityId": "00db236728d83bc9", "scanner": "scanner-primary", "fingerprint": "e99a19e985da5ad9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a0c1c038ec794a6d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/HistoryView.tsx:217"}, "properties": {"repobilityId": "a1003dd7dd17b085", "scanner": "scanner-primary", "fingerprint": "a0c1c038ec794a6d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9ad507b51900dc90", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/SubscriptionList.tsx:190"}, "properties": {"repobilityId": "923caee62a8466da", "scanner": "scanner-primary", "fingerprint": "9ad507b51900dc90", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-00313e67c2445541", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/SettingsView.tsx:80"}, "properties": {"repobilityId": "5c78c2891c44a416", "scanner": "scanner-primary", "fingerprint": "00313e67c2445541", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dd677d3f7d1cc9d1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/SearchDialog.tsx:96"}, "properties": {"repobilityId": "674f6714548cd152", "scanner": "scanner-primary", "fingerprint": "dd677d3f7d1cc9d1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5405fd0b5b64ad13", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ios/scripts/check-enrollment-status.js:11"}, "properties": {"repobilityId": "9a379f86f3cfe933", "scanner": "scanner-primary", "fingerprint": "5405fd0b5b64ad13", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3c664965ade1236e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 ios/scripts/check-apple-dev-status.js:10"}, "properties": {"repobilityId": "e3702f22de0ddb51", "scanner": "scanner-primary", "fingerprint": "3c664965ade1236e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8ba6f9dd24ab7592", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in web/app/layout.tsx:57"}, "properties": {"repobilityId": "103c1af397015033", "scanner": "scanner-primary", "fingerprint": "8ba6f9dd24ab7592", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/app/layout.tsx"}, "region": {"startLine": 57}}}]}, {"ruleId": "scanner-782c386e203cebb9", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "378060fa68108c73", "scanner": "scanner-primary", "fingerprint": "782c386e203cebb9", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-c7e881573ce0cc41", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "fe869660bc41da4d", "scanner": "scanner-primary", "fingerprint": "c7e881573ce0cc41", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/android-build.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-c7e881573ce0cc41", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "da394abfe6d1d378", "scanner": "scanner-primary", "fingerprint": "c7e881573ce0cc41", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/android-build.yml"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-c7e881573ce0cc41", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "da394abfe6d1d378", "scanner": "scanner-primary", "fingerprint": "c7e881573ce0cc41", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/android-build.yml"}, "region": {"startLine": 86}}}]}, {"ruleId": "scanner-b9cacfca581b6b18", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c32c3400520cc356", "scanner": "scanner-primary", "fingerprint": "b9cacfca581b6b18", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-release.yml"}, "region": {"startLine": 202}}}]}, {"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": "3653821df1b2c5b6", "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": "b087bc48eac2dbe2", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "badd31c1f1717671", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "4db536464478a721", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2679282aa1c484b5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: AGENTS.md"}, "properties": {"repobilityId": "27d579812e6be614", "scanner": "scanner-primary", "fingerprint": "2679282aa1c484b5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4e16830139d6742f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: android/AGENTS.md"}, "properties": {"repobilityId": "e12373d8f56cad8e", "scanner": "scanner-primary", "fingerprint": "4e16830139d6742f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "android/AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d7b7740b2988adca", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/scripts/gen-theme.mjs:1"}, "properties": {"repobilityId": "e72220dd954e4836", "scanner": "scanner-primary", "fingerprint": "d7b7740b2988adca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6ad9f0734ec907fd", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/lib/firebase.ts:51"}, "properties": {"repobilityId": "5e8a624f183bf82c", "scanner": "scanner-primary", "fingerprint": "6ad9f0734ec907fd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e8e30cc2c808fc47", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/public/sw.js:78"}, "properties": {"repobilityId": "1604dc2cbef81a1d", "scanner": "scanner-primary", "fingerprint": "e8e30cc2c808fc47", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}