{"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-bfd31b6d06b95949", "name": "Stray `console.log` in TS/JS \u2014 supabase-client.js:78", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase-client.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-a117d70e2eaaf6f5", "name": "Icon-only button without accessible name \u2014 views-auth.jsx:239", "shortDescription": {"text": "Icon-only button without accessible name \u2014 views-auth.jsx:239"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "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-056c5165e4da522d", "name": "Insecure pattern 'direct_innerhtml_assignment' in views-codex.jsx:227", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in views-codex.jsx:227"}, "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-08faee810ac6d14a", "name": "Possible secret in scripts/create_auth_users.cjs", "shortDescription": {"text": "Possible secret in scripts/create_auth_users.cjs"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-84172d3bbab67109", "name": "Insecure pattern 'node_child_process' in scripts/setup_advisor_cron.cjs:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/setup_advisor_cron.cjs:14"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-081916b46915c4e8", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/advisor-cron/index.ts:17", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/advisor-cron/index.ts:17"}, "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-7bc129d98230161b", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/relay-agent/index.ts:13", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/relay-agent/index.ts:13"}, "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-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-bd922d6f430f77c5", "name": "Very large file: views-ops.jsx (1269 lines)", "shortDescription": {"text": "Very large file: views-ops.jsx (1269 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-2cb8c1640914ae39", "name": "Very large file: data.js (1565 lines)", "shortDescription": {"text": "Very large file: data.js (1565 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-c5464bfc6404a523", "name": "Very large file: views-relay.jsx (1718 lines)", "shortDescription": {"text": "Very large file: views-relay.jsx (1718 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-24cf3b833f663359", "name": "Very large file: app.jsx (1285 lines)", "shortDescription": {"text": "Very large file: app.jsx (1285 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": "0 test file(s) for 31 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 37 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 68 placeholder/mock markers across 14 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-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-ee302932cd2420fb", "name": "Commented-code block (5 lines) in views-ops.jsx:364", "shortDescription": {"text": "Commented-code block (5 lines) in views-ops.jsx:364"}, "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-de61820e19fcf200", "name": "Commented-code block (5 lines) in views-engram.jsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in views-engram.jsx: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-70911f6dd0687d95", "name": "Commented-code block (7 lines) in tweaks-panel.jsx:12", "shortDescription": {"text": "Commented-code block (7 lines) in tweaks-panel.jsx:12"}, "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-4f88efc074e5f367", "name": "Commented-code block (7 lines) in views-submit.jsx:7", "shortDescription": {"text": "Commented-code block (7 lines) in views-submit.jsx: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-f521c2a4bf4b01f1", "name": "Commented-code block (5 lines) in supabase-client.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in supabase-client.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-bb63c8166766242a", "name": "Commented-code block (5 lines) in views-codex.jsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in views-codex.jsx: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-cb68c5beae8fb92d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 views-codex.jsx:220", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 views-codex.jsx:220"}, "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-49dc79c249c64b7b", "name": "Commented-code block (5 lines) in views-auth.jsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in views-auth.jsx: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-9cc4b21f2259d9bc", "name": "Commented-code block (5 lines) in views-catalog.jsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in views-catalog.jsx: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-4c5164ef6e5215c5", "name": "Commented-code block (5 lines) in scripts/create_auth_users.cjs:5", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/create_auth_users.cjs:5"}, "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-0d75a43a393e030d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/create_auth_users.cjs:33", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/create_auth_users.cjs:33"}, "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-ea5a5a1abbafea6e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/run_curator.cjs:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/run_curator.cjs:10"}, "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-0201877aedf5435f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/apply_cron.cjs:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/apply_cron.cjs:17"}, "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-03780ecfa2f09eea", "name": "Commented-code block (6 lines) in scripts/setup_advisor_cron.cjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/setup_advisor_cron.cjs: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-27f9d176910e7244", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/setup_advisor_cron.cjs:23", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/setup_advisor_cron.cjs:23"}, "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-a00597fe3bc68446", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/apply_sql.cjs:16", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/apply_sql.cjs:16"}, "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-30261cbb158bc824", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/import_obsidian.cjs:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/import_obsidian.cjs:56"}, "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-da5e68d0fa522cc8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/deploy_function.cjs:21", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/deploy_function.cjs: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-00d625d43ee16a33", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/push_wf_mom.cjs:23", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/push_wf_mom.cjs:23"}, "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-2d158709bf809546", "name": "Commented-code block (7 lines) in supabase/functions/advisor-cron/index.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in supabase/functions/advisor-cron/index.ts: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-8101ec04a459ae88", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/advisor-cron/index.ts:33", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/advisor-cron/index.ts:33"}, "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-94d592e187a21cda", "name": "Commented-code block (5 lines) in supabase/functions/relay-agent/index.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in supabase/functions/relay-agent/index.ts:6"}, "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-3aa512524ba7ab72", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/relay-agent/index.ts:39", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/relay-agent/index.ts:39"}, "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}}]}}, "automationDetails": {"id": "repobility/22135"}, "properties": {"repository": "Venkatganeshreddy/CD_Relay", "repoUrl": "https://github.com/Venkatganeshreddy/CD_Relay", "branch": "main"}, "results": [{"ruleId": "scanner-bfd31b6d06b95949", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase-client.js:78"}, "properties": {"repobilityId": "960fb4c3680e57e4", "scanner": "scanner-primary", "fingerprint": "bfd31b6d06b95949", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a117d70e2eaaf6f5", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 views-auth.jsx:239"}, "properties": {"repobilityId": "730a88b6ed15f205", "scanner": "scanner-primary", "fingerprint": "a117d70e2eaaf6f5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"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-056c5165e4da522d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in views-codex.jsx:227"}, "properties": {"repobilityId": "d039a7e0c8ade396", "scanner": "scanner-primary", "fingerprint": "056c5165e4da522d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "views-codex.jsx"}, "region": {"startLine": 227}}}]}, {"ruleId": "scanner-08faee810ac6d14a", "level": "error", "message": {"text": "Possible secret in scripts/create_auth_users.cjs"}, "properties": {"repobilityId": "5239784d3c7c29e7", "scanner": "scanner-primary", "fingerprint": "08faee810ac6d14a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/create_auth_users.cjs"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-08faee810ac6d14a", "level": "error", "message": {"text": "Possible secret in scripts/create_auth_users.cjs"}, "properties": {"repobilityId": "5239784d3c7c29e7", "scanner": "scanner-primary", "fingerprint": "08faee810ac6d14a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/create_auth_users.cjs"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-84172d3bbab67109", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/setup_advisor_cron.cjs:14"}, "properties": {"repobilityId": "7fcf2ab3f54cd04e", "scanner": "scanner-primary", "fingerprint": "84172d3bbab67109", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/setup_advisor_cron.cjs"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-081916b46915c4e8", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/advisor-cron/index.ts:17"}, "properties": {"repobilityId": "35023237686622a2", "scanner": "scanner-primary", "fingerprint": "081916b46915c4e8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/advisor-cron/index.ts"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-7bc129d98230161b", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/relay-agent/index.ts:13"}, "properties": {"repobilityId": "d5a09c584fd2a36e", "scanner": "scanner-primary", "fingerprint": "7bc129d98230161b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/relay-agent/index.ts"}, "region": {"startLine": 13}}}]}, {"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-bd922d6f430f77c5", "level": "note", "message": {"text": "Very large file: views-ops.jsx (1269 lines)"}, "properties": {"repobilityId": "5273df1934799f20", "scanner": "scanner-primary", "fingerprint": "bd922d6f430f77c5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2cb8c1640914ae39", "level": "note", "message": {"text": "Very large file: data.js (1565 lines)"}, "properties": {"repobilityId": "8d2266677e928f27", "scanner": "scanner-primary", "fingerprint": "2cb8c1640914ae39", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c5464bfc6404a523", "level": "note", "message": {"text": "Very large file: views-relay.jsx (1718 lines)"}, "properties": {"repobilityId": "d29b39a427e99b0b", "scanner": "scanner-primary", "fingerprint": "c5464bfc6404a523", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-24cf3b833f663359", "level": "note", "message": {"text": "Very large file: app.jsx (1285 lines)"}, "properties": {"repobilityId": "ff935349ca6125a7", "scanner": "scanner-primary", "fingerprint": "24cf3b833f663359", "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": "dd196633d732d9ab", "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": "7a2e4b6ed427b8c5", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "4eb169d6cea54ac3", "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": "ce4cc71a63e9f56d", "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": "50b4075028c9ec39", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "bb806885077e453b", "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": "a054a08664ebcfcc", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ee302932cd2420fb", "level": "none", "message": {"text": "Commented-code block (5 lines) in views-ops.jsx:364"}, "properties": {"repobilityId": "c5bfe24c1fad1c35", "scanner": "scanner-primary", "fingerprint": "ee302932cd2420fb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-de61820e19fcf200", "level": "none", "message": {"text": "Commented-code block (5 lines) in views-engram.jsx:1"}, "properties": {"repobilityId": "e8a60066d8c8d26a", "scanner": "scanner-primary", "fingerprint": "de61820e19fcf200", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-70911f6dd0687d95", "level": "none", "message": {"text": "Commented-code block (7 lines) in tweaks-panel.jsx:12"}, "properties": {"repobilityId": "c95d631a73d2e2f9", "scanner": "scanner-primary", "fingerprint": "70911f6dd0687d95", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f88efc074e5f367", "level": "none", "message": {"text": "Commented-code block (7 lines) in views-submit.jsx:7"}, "properties": {"repobilityId": "e92124c106f435d2", "scanner": "scanner-primary", "fingerprint": "4f88efc074e5f367", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f521c2a4bf4b01f1", "level": "none", "message": {"text": "Commented-code block (5 lines) in supabase-client.js:1"}, "properties": {"repobilityId": "c88e04efb716b8ac", "scanner": "scanner-primary", "fingerprint": "f521c2a4bf4b01f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bb63c8166766242a", "level": "none", "message": {"text": "Commented-code block (5 lines) in views-codex.jsx:1"}, "properties": {"repobilityId": "8be0fad92a62a37e", "scanner": "scanner-primary", "fingerprint": "bb63c8166766242a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb68c5beae8fb92d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 views-codex.jsx:220"}, "properties": {"repobilityId": "2479a37e069837d9", "scanner": "scanner-primary", "fingerprint": "cb68c5beae8fb92d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-49dc79c249c64b7b", "level": "none", "message": {"text": "Commented-code block (5 lines) in views-auth.jsx:1"}, "properties": {"repobilityId": "272a283fba65b3b5", "scanner": "scanner-primary", "fingerprint": "49dc79c249c64b7b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9cc4b21f2259d9bc", "level": "none", "message": {"text": "Commented-code block (5 lines) in views-catalog.jsx:1"}, "properties": {"repobilityId": "b1548a58b8669f3d", "scanner": "scanner-primary", "fingerprint": "9cc4b21f2259d9bc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c5164ef6e5215c5", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/create_auth_users.cjs:5"}, "properties": {"repobilityId": "d326d95595bbcebb", "scanner": "scanner-primary", "fingerprint": "4c5164ef6e5215c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d75a43a393e030d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/create_auth_users.cjs:33"}, "properties": {"repobilityId": "a0a06e72897a8344", "scanner": "scanner-primary", "fingerprint": "0d75a43a393e030d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ea5a5a1abbafea6e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/run_curator.cjs:10"}, "properties": {"repobilityId": "bc2b390d4858b418", "scanner": "scanner-primary", "fingerprint": "ea5a5a1abbafea6e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0201877aedf5435f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/apply_cron.cjs:17"}, "properties": {"repobilityId": "0ab68e384ae79d6a", "scanner": "scanner-primary", "fingerprint": "0201877aedf5435f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-03780ecfa2f09eea", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/setup_advisor_cron.cjs:1"}, "properties": {"repobilityId": "782dc7d31a03c100", "scanner": "scanner-primary", "fingerprint": "03780ecfa2f09eea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-27f9d176910e7244", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/setup_advisor_cron.cjs:23"}, "properties": {"repobilityId": "d648b8010902d60e", "scanner": "scanner-primary", "fingerprint": "27f9d176910e7244", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a00597fe3bc68446", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/apply_sql.cjs:16"}, "properties": {"repobilityId": "e589986a1bc667f7", "scanner": "scanner-primary", "fingerprint": "a00597fe3bc68446", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-30261cbb158bc824", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/import_obsidian.cjs:56"}, "properties": {"repobilityId": "ac5fedaa8bb2820a", "scanner": "scanner-primary", "fingerprint": "30261cbb158bc824", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-da5e68d0fa522cc8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/deploy_function.cjs:21"}, "properties": {"repobilityId": "0e679efd7ef81f77", "scanner": "scanner-primary", "fingerprint": "da5e68d0fa522cc8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-00d625d43ee16a33", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/push_wf_mom.cjs:23"}, "properties": {"repobilityId": "3bbaa7c2865871b6", "scanner": "scanner-primary", "fingerprint": "00d625d43ee16a33", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2d158709bf809546", "level": "none", "message": {"text": "Commented-code block (7 lines) in supabase/functions/advisor-cron/index.ts:1"}, "properties": {"repobilityId": "090080e06de7bdfe", "scanner": "scanner-primary", "fingerprint": "2d158709bf809546", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8101ec04a459ae88", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/advisor-cron/index.ts:33"}, "properties": {"repobilityId": "8cb3a857ebde0a02", "scanner": "scanner-primary", "fingerprint": "8101ec04a459ae88", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-94d592e187a21cda", "level": "none", "message": {"text": "Commented-code block (5 lines) in supabase/functions/relay-agent/index.ts:6"}, "properties": {"repobilityId": "c3df5fb3935d0f5b", "scanner": "scanner-primary", "fingerprint": "94d592e187a21cda", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3aa512524ba7ab72", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/relay-agent/index.ts:39"}, "properties": {"repobilityId": "a40ba6f728ee284e", "scanner": "scanner-primary", "fingerprint": "3aa512524ba7ab72", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}