{"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-23406993b7d6d58a", "name": "Stray `console.log` in TS/JS \u2014 cache_bust.js:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 cache_bust.js:24"}, "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-1d458550e702d891", "name": "Stray `console.log` in TS/JS \u2014 insert_test.js:38", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 insert_test.js:38"}, "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-f83fbd46269a195c", "name": "Stray `console.log` in TS/JS \u2014 update_nav.js:81", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 update_nav.js:81"}, "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-635ae40f5188f5d0", "name": "Stray `console.log` in TS/JS \u2014 docs/assets/js/main.js:710", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 docs/assets/js/main.js:710"}, "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-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-baa9b6f19ad56868", "name": "Insecure pattern 'direct_innerhtml_assignment' in functions/util/update_dashboard.js:48", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in functions/util/update_dashboard.js:48"}, "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-ff1cf5ca258b5a16", "name": "Insecure pattern 'direct_innerhtml_assignment' in functions/util/update_services.js:25", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in functions/util/update_services.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-9ef7df5982654dc6", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/dashboard.js:10", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/dashboard.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-24807433ac687023", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/services.js:124", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/services.js:124"}, "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-f2e4c25fef328a45", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/main.js:138", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/main.js:138"}, "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-6115c0c82f3fefc7", "name": "Insecure pattern 'insert_adjacent_html' in docs/assets/js/main.js:497", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in docs/assets/js/main.js:497"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7ffc527f2afa4eaa", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/purchase-complete.js:36", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/purchase-complete.js:36"}, "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-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-438f51703567c768", "name": "Very large file: docs/assets/js/main.js (2921 lines)", "shortDescription": {"text": "Very large file: docs/assets/js/main.js (2921 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": "1 test file(s) for 19 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 5 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, operator-readme. 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": "low", "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-8375ce5405d82866", "name": "`fetch()` without try/.catch or AbortSignal \u2014 insert_test.js:22", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 insert_test.js:22"}, "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-06e03ce1b338a6c0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/util/supabase.js:21", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/util/supabase.js:21"}, "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-e55cdf182a956aee", "name": "Commented-code block (5 lines) in functions/util/license.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in functions/util/license.js: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-42defc93ed67c7c8", "name": "Commented-code block (5 lines) in functions/util/cors.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in functions/util/cors.js: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-5cbbe990053edda4", "name": "Commented-code block (9 lines) in functions/util/update_dedicated.js:97", "shortDescription": {"text": "Commented-code block (9 lines) in functions/util/update_dedicated.js:97"}, "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-029724db34dbb602", "name": "Commented-code block (5 lines) in functions/util/stripe.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in functions/util/stripe.js: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-4075e5b651822f4b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/util/stripe.js:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/util/stripe.js:43"}, "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-4d34384df60d0fc7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/contact.js:81", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/contact.js:81"}, "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-6c8c83644dbd68fa", "name": "Commented-code block (5 lines) in functions/api/create-checkout-session.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in functions/api/create-checkout-session.js: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-6c5030ea423fc485", "name": "Commented-code block (8 lines) in functions/api/stripe-webhook.js:42", "shortDescription": {"text": "Commented-code block (8 lines) in functions/api/stripe-webhook.js:42"}, "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-98501ecae0a8dc53", "name": "Commented-code block (6 lines) in docs/assets/js/services.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in docs/assets/js/services.js: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-d0da5b4c27914bfe", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/assets/js/services.js:358", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/assets/js/services.js:358"}, "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-f6ff0c762506d826", "name": "Commented-code block (6 lines) in docs/assets/js/main.js:423", "shortDescription": {"text": "Commented-code block (6 lines) in docs/assets/js/main.js:423"}, "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/21891"}, "properties": {"repository": "UniversalNetworkDevelopment/und-industries-website", "repoUrl": "https://github.com/UniversalNetworkDevelopment/und-industries-website", "branch": "main"}, "results": [{"ruleId": "scanner-23406993b7d6d58a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 cache_bust.js:24"}, "properties": {"repobilityId": "2a1c5db0fd8e04dc", "scanner": "scanner-primary", "fingerprint": "23406993b7d6d58a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1d458550e702d891", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 insert_test.js:38"}, "properties": {"repobilityId": "f0561b2fd85331a2", "scanner": "scanner-primary", "fingerprint": "1d458550e702d891", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f83fbd46269a195c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 update_nav.js:81"}, "properties": {"repobilityId": "eb89cf49e1a8663d", "scanner": "scanner-primary", "fingerprint": "f83fbd46269a195c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-635ae40f5188f5d0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 docs/assets/js/main.js:710"}, "properties": {"repobilityId": "a2dbe5ebbec31bac", "scanner": "scanner-primary", "fingerprint": "635ae40f5188f5d0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-baa9b6f19ad56868", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in functions/util/update_dashboard.js:48"}, "properties": {"repobilityId": "8c518f85a8fb2fd1", "scanner": "scanner-primary", "fingerprint": "baa9b6f19ad56868", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "functions/util/update_dashboard.js"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-ff1cf5ca258b5a16", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in functions/util/update_services.js:25"}, "properties": {"repobilityId": "71d279b62e2d4fae", "scanner": "scanner-primary", "fingerprint": "ff1cf5ca258b5a16", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "functions/util/update_services.js"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-9ef7df5982654dc6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/dashboard.js:10"}, "properties": {"repobilityId": "7402aec60a371a70", "scanner": "scanner-primary", "fingerprint": "9ef7df5982654dc6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/assets/js/dashboard.js"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-24807433ac687023", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/services.js:124"}, "properties": {"repobilityId": "5b66f9545a473004", "scanner": "scanner-primary", "fingerprint": "24807433ac687023", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/assets/js/services.js"}, "region": {"startLine": 124}}}]}, {"ruleId": "scanner-f2e4c25fef328a45", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/main.js:138"}, "properties": {"repobilityId": "35d53ab74f2a7f98", "scanner": "scanner-primary", "fingerprint": "f2e4c25fef328a45", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/assets/js/main.js"}, "region": {"startLine": 138}}}]}, {"ruleId": "scanner-6115c0c82f3fefc7", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in docs/assets/js/main.js:497"}, "properties": {"repobilityId": "62e9064f1e2e78ed", "scanner": "scanner-primary", "fingerprint": "6115c0c82f3fefc7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/assets/js/main.js"}, "region": {"startLine": 497}}}]}, {"ruleId": "scanner-7ffc527f2afa4eaa", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/js/purchase-complete.js:36"}, "properties": {"repobilityId": "bc83c823892fed20", "scanner": "scanner-primary", "fingerprint": "7ffc527f2afa4eaa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/assets/js/purchase-complete.js"}, "region": {"startLine": 36}}}]}, {"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-438f51703567c768", "level": "note", "message": {"text": "Very large file: docs/assets/js/main.js (2921 lines)"}, "properties": {"repobilityId": "76130fe406780b42", "scanner": "scanner-primary", "fingerprint": "438f51703567c768", "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-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "3ab023c474c347a7", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "8af6f6c495c99f93", "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": "ed07de602651badd", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "0af66434bdf3eae8", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "da0ccf2871094b3b", "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": "93f4d2564833a039", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8375ce5405d82866", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 insert_test.js:22"}, "properties": {"repobilityId": "afc35794827e4538", "scanner": "scanner-primary", "fingerprint": "8375ce5405d82866", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-06e03ce1b338a6c0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/util/supabase.js:21"}, "properties": {"repobilityId": "46b6bad7d26499a4", "scanner": "scanner-primary", "fingerprint": "06e03ce1b338a6c0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e55cdf182a956aee", "level": "none", "message": {"text": "Commented-code block (5 lines) in functions/util/license.js:1"}, "properties": {"repobilityId": "514791019f845073", "scanner": "scanner-primary", "fingerprint": "e55cdf182a956aee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-42defc93ed67c7c8", "level": "none", "message": {"text": "Commented-code block (5 lines) in functions/util/cors.js:1"}, "properties": {"repobilityId": "a04c2ad2a4039cf0", "scanner": "scanner-primary", "fingerprint": "42defc93ed67c7c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5cbbe990053edda4", "level": "none", "message": {"text": "Commented-code block (9 lines) in functions/util/update_dedicated.js:97"}, "properties": {"repobilityId": "bf760d490b800c14", "scanner": "scanner-primary", "fingerprint": "5cbbe990053edda4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-029724db34dbb602", "level": "none", "message": {"text": "Commented-code block (5 lines) in functions/util/stripe.js:1"}, "properties": {"repobilityId": "b4231ebc0bc45dd6", "scanner": "scanner-primary", "fingerprint": "029724db34dbb602", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4075e5b651822f4b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/util/stripe.js:43"}, "properties": {"repobilityId": "5814f3a3156f8487", "scanner": "scanner-primary", "fingerprint": "4075e5b651822f4b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4d34384df60d0fc7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/contact.js:81"}, "properties": {"repobilityId": "e6ef053fcdfc6360", "scanner": "scanner-primary", "fingerprint": "4d34384df60d0fc7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6c8c83644dbd68fa", "level": "none", "message": {"text": "Commented-code block (5 lines) in functions/api/create-checkout-session.js:1"}, "properties": {"repobilityId": "40b8dff2e610f093", "scanner": "scanner-primary", "fingerprint": "6c8c83644dbd68fa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6c5030ea423fc485", "level": "none", "message": {"text": "Commented-code block (8 lines) in functions/api/stripe-webhook.js:42"}, "properties": {"repobilityId": "efd0fcb3da3f0811", "scanner": "scanner-primary", "fingerprint": "6c5030ea423fc485", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-98501ecae0a8dc53", "level": "none", "message": {"text": "Commented-code block (6 lines) in docs/assets/js/services.js:1"}, "properties": {"repobilityId": "ce85e3c7ae286693", "scanner": "scanner-primary", "fingerprint": "98501ecae0a8dc53", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d0da5b4c27914bfe", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/assets/js/services.js:358"}, "properties": {"repobilityId": "4515b7c5b6b27907", "scanner": "scanner-primary", "fingerprint": "d0da5b4c27914bfe", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f6ff0c762506d826", "level": "none", "message": {"text": "Commented-code block (6 lines) in docs/assets/js/main.js:423"}, "properties": {"repobilityId": "380ac02fc29225c8", "scanner": "scanner-primary", "fingerprint": "f6ff0c762506d826", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}