{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9a480ec15fba000d", "name": "Stray `console.log` in TS/JS \u2014 flutter/proxy.js:50", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 flutter/proxy.js:50"}, "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-9e5677fe8a4aa4c1", "name": "Stray `console.log` in TS/JS \u2014 flutter/proxy/server.js:78", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 flutter/proxy/server.js:78"}, "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-b6e2227f7451b1bc", "name": "TODO/FIXME marker in shipping code \u2014 flutter/supabase/functions/revenuecat-webhook/index.ts:55", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 flutter/supabase/functions/revenuecat-webhook/index.ts:55"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6c7e00cd670f7318", "name": "Insecure pattern 'cors_wildcard' in flutter/proxy.js:8", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in flutter/proxy.js:8"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1e6adaa18645d672", "name": "Insecure pattern 'cors_wildcard' in flutter/proxy/server.js:34", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in flutter/proxy/server.js:34"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8c2377338adbd634", "name": "Insecure pattern 'cors_wildcard' in flutter/supabase/functions/send-scheduled-notifications/index.ts:33", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in flutter/supabase/functions/send-scheduled-notifications/index.ts:33"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7efbda965f283c17", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "supabase/setup-cli@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-8c119600a58450ef", "name": "Very large file: lib/knowledgeBase.ts (1578 lines)", "shortDescription": {"text": "Very large file: lib/knowledgeBase.ts (1578 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": "3 test file(s) for 45 source file(s) (ratio 0.07). 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-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-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-1ef92a0912d7d586", "name": "Agent authority lacks a verifier contract: flutter/.claude/settings.local.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: flutter/.claude/settings.local.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-6522ab947b349f8c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 flutter/supabase/functions/send-scheduled-notifications/index.ts:108", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 flutter/supabase/functions/send-scheduled-notifications/index.ts:108"}, "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-216cc8f58d8f6bdf", "name": "Commented-code block (7 lines) in flutter/supabase/functions/notify-referral-confirmed/index.test.ts:7", "shortDescription": {"text": "Commented-code block (7 lines) in flutter/supabase/functions/notify-referral-confirmed/index.test.ts:7"}, "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-3aeb3dd954595ef3", "name": "Commented-code block (8 lines) in flutter/supabase/functions/notify-referral-confirmed/index.ts:8", "shortDescription": {"text": "Commented-code block (8 lines) in flutter/supabase/functions/notify-referral-confirmed/index.ts: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-42e6c974a9674ffe", "name": "Commented-code block (5 lines) in flutter/supabase/functions/revenuecat-webhook/index.test.ts:268", "shortDescription": {"text": "Commented-code block (5 lines) in flutter/supabase/functions/revenuecat-webhook/index.test.ts:268"}, "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-77c3f5beeda47604", "name": "Commented-code block (6 lines) in flutter/supabase/functions/revenuecat-webhook/index.ts:55", "shortDescription": {"text": "Commented-code block (6 lines) in flutter/supabase/functions/revenuecat-webhook/index.ts:55"}, "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-893ea80066d9de42", "name": "`fetch()` without try/.catch or AbortSignal \u2014 flutter/supabase/functions/revenuecat-webhook/index.ts:67", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 flutter/supabase/functions/revenuecat-webhook/index.ts:67"}, "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-f733078816f580e7", "name": "Commented-code block (6 lines) in flutter/supabase/functions/revenuecat-webhook/handler.ts:114", "shortDescription": {"text": "Commented-code block (6 lines) in flutter/supabase/functions/revenuecat-webhook/handler.ts:114"}, "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-b550fe18a0fb5796", "name": "Commented-code block (5 lines) in flutter/supabase/functions/_shared/mixpanel.ts:26", "shortDescription": {"text": "Commented-code block (5 lines) in flutter/supabase/functions/_shared/mixpanel.ts:26"}, "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-250f57e8a1dbd3c5", "name": "4 env vars used in code but missing from .env.example", "shortDescription": {"text": "4 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `EXPO_PUBLIC_ANTHROPIC_KEY`, `EXPO_PUBLIC_CLAUDE_API_KEY`, `EXPO_PUBLIC_SUPABASE_ANON_KEY`, `EXPO_PUBLIC_SUPABASE_URL`. 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/18849"}, "properties": {"repository": "SamieBelal/Sakina", "repoUrl": "https://github.com/SamieBelal/Sakina", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-9a480ec15fba000d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 flutter/proxy.js:50"}, "properties": {"repobilityId": "105bcee2d81a8802", "scanner": "scanner-primary", "fingerprint": "9a480ec15fba000d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9e5677fe8a4aa4c1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 flutter/proxy/server.js:78"}, "properties": {"repobilityId": "b05ad8cff863439f", "scanner": "scanner-primary", "fingerprint": "9e5677fe8a4aa4c1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b6e2227f7451b1bc", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 flutter/supabase/functions/revenuecat-webhook/index.ts:55"}, "properties": {"repobilityId": "16036a9ba3fa3e0d", "scanner": "scanner-primary", "fingerprint": "b6e2227f7451b1bc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-6c7e00cd670f7318", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in flutter/proxy.js:8"}, "properties": {"repobilityId": "9ead3717f26e45b5", "scanner": "scanner-primary", "fingerprint": "6c7e00cd670f7318", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "flutter/proxy.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-1e6adaa18645d672", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in flutter/proxy/server.js:34"}, "properties": {"repobilityId": "a104e213b4748e64", "scanner": "scanner-primary", "fingerprint": "1e6adaa18645d672", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "flutter/proxy/server.js"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-8c2377338adbd634", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in flutter/supabase/functions/send-scheduled-notifications/index.ts:33"}, "properties": {"repobilityId": "6b755d002e35bb41", "scanner": "scanner-primary", "fingerprint": "8c2377338adbd634", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "flutter/supabase/functions/send-scheduled-notifications/index.ts"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "446dac30099e9685", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-8c119600a58450ef", "level": "note", "message": {"text": "Very large file: lib/knowledgeBase.ts (1578 lines)"}, "properties": {"repobilityId": "dbaaa6772d4d2bd7", "scanner": "scanner-primary", "fingerprint": "8c119600a58450ef", "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": "3f9a34f7156d3f9d", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "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": "08f85cde18f42b5f", "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": "967b821d7dffeceb", "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": "f168ead49b0e6656", "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": "d759b646786acf4d", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-1ef92a0912d7d586", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: flutter/.claude/settings.local.json"}, "properties": {"repobilityId": "8d0325c5479fe1c8", "scanner": "scanner-primary", "fingerprint": "1ef92a0912d7d586", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "flutter/.claude/settings.local.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6522ab947b349f8c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 flutter/supabase/functions/send-scheduled-notifications/index.ts:108"}, "properties": {"repobilityId": "724a05289c53ba62", "scanner": "scanner-primary", "fingerprint": "6522ab947b349f8c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-216cc8f58d8f6bdf", "level": "none", "message": {"text": "Commented-code block (7 lines) in flutter/supabase/functions/notify-referral-confirmed/index.test.ts:7"}, "properties": {"repobilityId": "6af1278fd9ac8a93", "scanner": "scanner-primary", "fingerprint": "216cc8f58d8f6bdf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3aeb3dd954595ef3", "level": "none", "message": {"text": "Commented-code block (8 lines) in flutter/supabase/functions/notify-referral-confirmed/index.ts:8"}, "properties": {"repobilityId": "ad2072f9db8e5234", "scanner": "scanner-primary", "fingerprint": "3aeb3dd954595ef3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-42e6c974a9674ffe", "level": "none", "message": {"text": "Commented-code block (5 lines) in flutter/supabase/functions/revenuecat-webhook/index.test.ts:268"}, "properties": {"repobilityId": "465cb5960e5ea1b4", "scanner": "scanner-primary", "fingerprint": "42e6c974a9674ffe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-77c3f5beeda47604", "level": "none", "message": {"text": "Commented-code block (6 lines) in flutter/supabase/functions/revenuecat-webhook/index.ts:55"}, "properties": {"repobilityId": "c785adcf383d021c", "scanner": "scanner-primary", "fingerprint": "77c3f5beeda47604", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-893ea80066d9de42", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 flutter/supabase/functions/revenuecat-webhook/index.ts:67"}, "properties": {"repobilityId": "a0cafbefcb1189ef", "scanner": "scanner-primary", "fingerprint": "893ea80066d9de42", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f733078816f580e7", "level": "none", "message": {"text": "Commented-code block (6 lines) in flutter/supabase/functions/revenuecat-webhook/handler.ts:114"}, "properties": {"repobilityId": "33f86ee6fc4c94e1", "scanner": "scanner-primary", "fingerprint": "f733078816f580e7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b550fe18a0fb5796", "level": "none", "message": {"text": "Commented-code block (5 lines) in flutter/supabase/functions/_shared/mixpanel.ts:26"}, "properties": {"repobilityId": "bf6ed4040ccd1438", "scanner": "scanner-primary", "fingerprint": "b550fe18a0fb5796", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-250f57e8a1dbd3c5", "level": "none", "message": {"text": "4 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "57584f22b735b5ee", "scanner": "scanner-primary", "fingerprint": "250f57e8a1dbd3c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}