{"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-22cf1f10d3ca2b21", "name": "Stray `console.log` in TS/JS \u2014 public/js/filament/support/support.js:1", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/js/filament/support/support.js:1"}, "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-2ab5b1fa32e9d3ac", "name": "Stray `console.log` in TS/JS \u2014 public/js/filament/forms/components/markdown-editor.js:40", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/js/filament/forms/components/markdown-editor.js:40"}, "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-307b5bb00b2d4c25", "name": "Stray `console.log` in TS/JS \u2014 public/js/filament/forms/components/code-editor.js:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/js/filament/forms/components/code-editor.js:12"}, "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-b781a23bd0dfd29c", "name": "Stray `console.log` in TS/JS \u2014 public/js/filament/filament/echo.js:1", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/js/filament/filament/echo.js:1"}, "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-0dcf1572b27bef47", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/support/support.js:25", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/support/support.js:25"}, "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-c0634d0a678b55dd", "name": "Insecure pattern 'direct_outerhtml_assignment' in public/js/filament/support/support.js:25", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/js/filament/support/support.js:25"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3f25327a655e9bd8", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/slider.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/slider.js:1"}, "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-ea614675faaec7fa", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/color-picker.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/color-picker.js:1"}, "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-85309621a842fa27", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/select.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/select.js:1"}, "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-bc56daaf4d657fb7", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/markdown-editor.js:34", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/markdown-editor.js:34"}, "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-e00754c2d4f7a118", "name": "Insecure pattern 'domparser_html_parse' in public/js/filament/forms/components/markdown-editor.js:34", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in public/js/filament/forms/components/markdown-editor.js:34"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9a5829c9682495de", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/rich-editor.js:10", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/rich-editor.js:10"}, "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-323bb65ccde1c2a7", "name": "Insecure pattern 'domparser_html_parse' in public/js/filament/forms/components/rich-editor.js:10", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in public/js/filament/forms/components/rich-editor.js:10"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-35f304f046ecdc40", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/file-upload.js:2", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/file-upload.js:2"}, "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-59108e1bdec97334", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/tables/components/columns/select.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/tables/components/columns/select.js:1"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 30 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 43 placeholder/mock markers across 9 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-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-3f81587df1732341", "name": "Legacy-named symbol `pg_end_copy` in public/js/filament/forms/components/markdown-editor.js:32", "shortDescription": {"text": "Legacy-named symbol `pg_end_copy` in public/js/filament/forms/components/markdown-editor.js:32"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bd989e1b0612e2ef", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/js/filament/forms/components/file-upload.js:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/js/filament/forms/components/file-upload.js:40"}, "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: `LOG`. 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/24041"}, "properties": {"repository": "albertosetim/laravel-cms", "repoUrl": "https://github.com/albertosetim/laravel-cms", "branch": "main"}, "results": [{"ruleId": "scanner-22cf1f10d3ca2b21", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/js/filament/support/support.js:1"}, "properties": {"repobilityId": "b180cebb6eb92e72", "scanner": "scanner-primary", "fingerprint": "22cf1f10d3ca2b21", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2ab5b1fa32e9d3ac", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/js/filament/forms/components/markdown-editor.js:40"}, "properties": {"repobilityId": "06f64993f540b604", "scanner": "scanner-primary", "fingerprint": "2ab5b1fa32e9d3ac", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-307b5bb00b2d4c25", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/js/filament/forms/components/code-editor.js:12"}, "properties": {"repobilityId": "aa373cfb63f0ad53", "scanner": "scanner-primary", "fingerprint": "307b5bb00b2d4c25", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b781a23bd0dfd29c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/js/filament/filament/echo.js:1"}, "properties": {"repobilityId": "a3eda10c13adb48c", "scanner": "scanner-primary", "fingerprint": "b781a23bd0dfd29c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0dcf1572b27bef47", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/support/support.js:25"}, "properties": {"repobilityId": "6447bd3f08e1dc75", "scanner": "scanner-primary", "fingerprint": "0dcf1572b27bef47", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/support/support.js"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-c0634d0a678b55dd", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/js/filament/support/support.js:25"}, "properties": {"repobilityId": "b3593ab8c677cd31", "scanner": "scanner-primary", "fingerprint": "c0634d0a678b55dd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/support/support.js"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-3f25327a655e9bd8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/slider.js:1"}, "properties": {"repobilityId": "4ea49e1032961e65", "scanner": "scanner-primary", "fingerprint": "3f25327a655e9bd8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/forms/components/slider.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ea614675faaec7fa", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/color-picker.js:1"}, "properties": {"repobilityId": "8605e394ee7eb7a1", "scanner": "scanner-primary", "fingerprint": "ea614675faaec7fa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/forms/components/color-picker.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-85309621a842fa27", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/select.js:1"}, "properties": {"repobilityId": "c1da10a931a2e183", "scanner": "scanner-primary", "fingerprint": "85309621a842fa27", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/forms/components/select.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bc56daaf4d657fb7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/markdown-editor.js:34"}, "properties": {"repobilityId": "1a6f0d4d9eeae312", "scanner": "scanner-primary", "fingerprint": "bc56daaf4d657fb7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/forms/components/markdown-editor.js"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-e00754c2d4f7a118", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in public/js/filament/forms/components/markdown-editor.js:34"}, "properties": {"repobilityId": "798252b9d1565cb5", "scanner": "scanner-primary", "fingerprint": "e00754c2d4f7a118", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/forms/components/markdown-editor.js"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-9a5829c9682495de", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/rich-editor.js:10"}, "properties": {"repobilityId": "a1cb4862f58aa165", "scanner": "scanner-primary", "fingerprint": "9a5829c9682495de", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/forms/components/rich-editor.js"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-323bb65ccde1c2a7", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in public/js/filament/forms/components/rich-editor.js:10"}, "properties": {"repobilityId": "8654f52ce3eaa48a", "scanner": "scanner-primary", "fingerprint": "323bb65ccde1c2a7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/forms/components/rich-editor.js"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-35f304f046ecdc40", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/forms/components/file-upload.js:2"}, "properties": {"repobilityId": "7b4750532dfaaa8e", "scanner": "scanner-primary", "fingerprint": "35f304f046ecdc40", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/forms/components/file-upload.js"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-59108e1bdec97334", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/filament/tables/components/columns/select.js:1"}, "properties": {"repobilityId": "952556d2bc9df31e", "scanner": "scanner-primary", "fingerprint": "59108e1bdec97334", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/filament/tables/components/columns/select.js"}, "region": {"startLine": 1}}}]}, {"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-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": "82072b7ffe8914b1", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "1c723971f12030a9", "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": "c7c10757749f8e61", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "ccbd8539790efad3", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3f81587df1732341", "level": "note", "message": {"text": "Legacy-named symbol `pg_end_copy` in public/js/filament/forms/components/markdown-editor.js:32"}, "properties": {"repobilityId": "3ab316f4a98ef729", "scanner": "scanner-primary", "fingerprint": "3f81587df1732341", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-bd989e1b0612e2ef", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/js/filament/forms/components/file-upload.js:40"}, "properties": {"repobilityId": "c76b67a782eed716", "scanner": "scanner-primary", "fingerprint": "bd989e1b0612e2ef", "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"]}}]}]}