{"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-d06d0aeac6f945bd", "name": "Stray `console.log` in TS/JS \u2014 server.js:482", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.js:482"}, "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-df54d1e05fed8b48", "name": "Stray `console.log` in TS/JS \u2014 tools/set-password.js:11", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/set-password.js:11"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c85558fa556dda51", "name": "Stray `console.log` in TS/JS \u2014 tools/build-pages.js:64", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/build-pages.js:64"}, "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-c60d41e397e11ab1", "name": "Insecure pattern 'cors_wildcard' in server.js:123", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in server.js:123"}, "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-5265f867e5cfde91", "name": "Insecure pattern 'direct_innerhtml_assignment' in admin/admin.js:73", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin/admin.js:73"}, "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-1fcc434c1fedbe52", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/app.js:63", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/app.js:63"}, "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-1a5fdc78dc97737b", "name": "Insecure pattern 'direct_outerhtml_assignment' in docs/app.js:112", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in docs/app.js:112"}, "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-7e2fa9e40a8db36e", "name": "Insecure pattern 'direct_outerhtml_assignment' in docs/index.html:48", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in docs/index.html:48"}, "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-fabf328077bd650c", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/manage/manage.js:142", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/manage/manage.js:142"}, "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-426f3d06e6092834", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/app.js:63", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/app.js:63"}, "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-382580215b848637", "name": "Insecure pattern 'direct_outerhtml_assignment' in public/app.js:112", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/app.js:112"}, "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-7fd5b7c7ed13c4b3", "name": "Insecure pattern 'direct_outerhtml_assignment' in public/index.html:48", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/index.html:48"}, "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-c795d9fb0112dcfd", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/manage/manage.js:142", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/manage/manage.js:142"}, "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-d51c2af3c1adb91f", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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 14 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 10 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 20 placeholder/mock markers across 5 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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, 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": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7b244109f698be8f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin/admin.js:27", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/admin.js:27"}, "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-78d659ab9c52919d", "name": "Commented-code block (5 lines) in tools/build-pages.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in tools/build-pages.js:4"}, "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-bc3d79d1c0b6661d", "name": "Commented-code block (7 lines) in docs/app.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in docs/app.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-7f3180fe1246fbf5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/app.js:135", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/app.js:135"}, "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-1809ab09820aba96", "name": "Commented-code block (6 lines) in docs/config.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in docs/config.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-be2ee7485681fdbb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/manage/manage.js:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/manage/manage.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-756f013e4b1946b6", "name": "Commented-code block (6 lines) in lib/slots.js:86", "shortDescription": {"text": "Commented-code block (6 lines) in lib/slots.js:86"}, "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-48157e64305a8e57", "name": "Commented-code block (6 lines) in lib/calendar.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in lib/calendar.js: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-9884b26fa8e050cc", "name": "Commented-code block (7 lines) in public/app.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in public/app.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-b94301d7eb1e939d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/app.js:135", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/app.js:135"}, "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-ddb3813baede8570", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/manage/manage.js:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/manage/manage.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}}]}}, "automationDetails": {"id": "repobility/24313"}, "properties": {"repository": "Arnavttt/845-premium-detailing", "repoUrl": "https://github.com/Arnavttt/845-premium-detailing", "branch": "main"}, "results": [{"ruleId": "scanner-d06d0aeac6f945bd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.js:482"}, "properties": {"repobilityId": "a9deebb5fdc93edc", "scanner": "scanner-primary", "fingerprint": "d06d0aeac6f945bd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-df54d1e05fed8b48", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/set-password.js:11"}, "properties": {"repobilityId": "de6f59a0bd0773db", "scanner": "scanner-primary", "fingerprint": "df54d1e05fed8b48", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c85558fa556dda51", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/build-pages.js:64"}, "properties": {"repobilityId": "3377857199eeafd9", "scanner": "scanner-primary", "fingerprint": "c85558fa556dda51", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c60d41e397e11ab1", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in server.js:123"}, "properties": {"repobilityId": "0d9bca6c0839725e", "scanner": "scanner-primary", "fingerprint": "c60d41e397e11ab1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 123}}}]}, {"ruleId": "scanner-5265f867e5cfde91", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin/admin.js:73"}, "properties": {"repobilityId": "f0713254949ae821", "scanner": "scanner-primary", "fingerprint": "5265f867e5cfde91", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin/admin.js"}, "region": {"startLine": 73}}}]}, {"ruleId": "scanner-1fcc434c1fedbe52", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/app.js:63"}, "properties": {"repobilityId": "5c1ec0cc9ba6fd66", "scanner": "scanner-primary", "fingerprint": "1fcc434c1fedbe52", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/app.js"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-1a5fdc78dc97737b", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in docs/app.js:112"}, "properties": {"repobilityId": "b77c4dd416e1d2e0", "scanner": "scanner-primary", "fingerprint": "1a5fdc78dc97737b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/app.js"}, "region": {"startLine": 112}}}]}, {"ruleId": "scanner-7e2fa9e40a8db36e", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in docs/index.html:48"}, "properties": {"repobilityId": "2e8e9e2dccb19fc0", "scanner": "scanner-primary", "fingerprint": "7e2fa9e40a8db36e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/index.html"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-fabf328077bd650c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/manage/manage.js:142"}, "properties": {"repobilityId": "8124e18d93753efd", "scanner": "scanner-primary", "fingerprint": "fabf328077bd650c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/manage/manage.js"}, "region": {"startLine": 142}}}]}, {"ruleId": "scanner-426f3d06e6092834", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/app.js:63"}, "properties": {"repobilityId": "5192b9054ebe3f07", "scanner": "scanner-primary", "fingerprint": "426f3d06e6092834", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/app.js"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-382580215b848637", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/app.js:112"}, "properties": {"repobilityId": "dff345bf1aa231d4", "scanner": "scanner-primary", "fingerprint": "382580215b848637", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/app.js"}, "region": {"startLine": 112}}}]}, {"ruleId": "scanner-7fd5b7c7ed13c4b3", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/index.html:48"}, "properties": {"repobilityId": "4f3d7e3a8461d107", "scanner": "scanner-primary", "fingerprint": "7fd5b7c7ed13c4b3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/index.html"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-c795d9fb0112dcfd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/manage/manage.js:142"}, "properties": {"repobilityId": "c2dc190b38561b8d", "scanner": "scanner-primary", "fingerprint": "c795d9fb0112dcfd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/manage/manage.js"}, "region": {"startLine": 142}}}]}, {"ruleId": "scanner-d51c2af3c1adb91f", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8b093703718d5180", "scanner": "scanner-primary", "fingerprint": "d51c2af3c1adb91f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-pages.yml"}, "region": {"startLine": 1}}}]}, {"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": "575a98645e6c8ff0", "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": "325bd9bb64d4bcba", "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": "9608e07d33809e6e", "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": "fffee29a8c98c8fd", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "c124fc55c8add2d3", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "71d364f09ea618f7", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "5f7125557b6a8d1f", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-7b244109f698be8f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/admin.js:27"}, "properties": {"repobilityId": "fa6b1deefa888e32", "scanner": "scanner-primary", "fingerprint": "7b244109f698be8f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-78d659ab9c52919d", "level": "none", "message": {"text": "Commented-code block (5 lines) in tools/build-pages.js:4"}, "properties": {"repobilityId": "17fa84d828d287a1", "scanner": "scanner-primary", "fingerprint": "78d659ab9c52919d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc3d79d1c0b6661d", "level": "none", "message": {"text": "Commented-code block (7 lines) in docs/app.js:1"}, "properties": {"repobilityId": "7b9a34cc58023c32", "scanner": "scanner-primary", "fingerprint": "bc3d79d1c0b6661d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f3180fe1246fbf5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/app.js:135"}, "properties": {"repobilityId": "a06f13eb3b06d726", "scanner": "scanner-primary", "fingerprint": "7f3180fe1246fbf5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1809ab09820aba96", "level": "none", "message": {"text": "Commented-code block (6 lines) in docs/config.js:1"}, "properties": {"repobilityId": "22f2d111bfe200e8", "scanner": "scanner-primary", "fingerprint": "1809ab09820aba96", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-be2ee7485681fdbb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/manage/manage.js:40"}, "properties": {"repobilityId": "32d6020e77af4132", "scanner": "scanner-primary", "fingerprint": "be2ee7485681fdbb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-756f013e4b1946b6", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/slots.js:86"}, "properties": {"repobilityId": "987362f435d63f73", "scanner": "scanner-primary", "fingerprint": "756f013e4b1946b6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-48157e64305a8e57", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/calendar.js:5"}, "properties": {"repobilityId": "723edea9acfa600c", "scanner": "scanner-primary", "fingerprint": "48157e64305a8e57", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9884b26fa8e050cc", "level": "none", "message": {"text": "Commented-code block (7 lines) in public/app.js:1"}, "properties": {"repobilityId": "f923d896f209cdd1", "scanner": "scanner-primary", "fingerprint": "9884b26fa8e050cc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b94301d7eb1e939d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/app.js:135"}, "properties": {"repobilityId": "c1f98b76b513912e", "scanner": "scanner-primary", "fingerprint": "b94301d7eb1e939d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ddb3813baede8570", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/manage/manage.js:40"}, "properties": {"repobilityId": "52d35fc90bf41d68", "scanner": "scanner-primary", "fingerprint": "ddb3813baede8570", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}