{"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-b018b719cb505791", "name": "Stray `console.log` in TS/JS \u2014 apps/client/scripts/generate-icons.js:114", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/client/scripts/generate-icons.js:114"}, "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-5d2a60b71787adb4", "name": "Stray `console.log` in TS/JS \u2014 apps/server/src/index.ts:97", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/src/index.ts:97"}, "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-c55f45868ccbe101", "name": "Stray `console.log` in TS/JS \u2014 apps/server/src/rooms/RealmRoom.ts:83", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/src/rooms/RealmRoom.ts:83"}, "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-f5180b79f564b43c", "name": "Stray `console.log` in TS/JS \u2014 apps/server/src/rooms/DuelRoom.ts:50", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/src/rooms/DuelRoom.ts:50"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8987d6d1c30c7202", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "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-9835feeec790db1a", "name": "Possible secret in apps/client/src/i18n/en.ts", "shortDescription": {"text": "Possible secret in apps/client/src/i18n/en.ts"}, "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-5de842d1db526b2a", "name": "Possible secret in apps/client/src/i18n/es.ts", "shortDescription": {"text": "Possible secret in apps/client/src/i18n/es.ts"}, "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-657dbbcd5134ecb3", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/ClassSelectScene.ts:49", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/ClassSelectScene.ts:49"}, "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-5d1c00b47bf8e002", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/MainMenuScene.ts:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/MainMenuScene.ts:12"}, "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-b74d53741855a71d", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/LobbyScene.ts:46", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/LobbyScene.ts:46"}, "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-39865f211740a89f", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/GameScene.ts:45", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/GameScene.ts:45"}, "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-b8b19a965cc033d5", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/ResultsScene.ts:26", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/ResultsScene.ts:26"}, "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-afbd583e9cd23e90", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/AuthScene.ts:26", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/AuthScene.ts:26"}, "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-19e947d56bd4231f", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game3d/Game3D.ts:2410", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game3d/Game3D.ts:2410"}, "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-e37ca884af763331", "name": "Very large file: apps/client/src/game3d/Game3D.ts (3190 lines)", "shortDescription": {"text": "Very large file: apps/client/src/game3d/Game3D.ts (3190 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "3 test file(s) for 58 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-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-9b8f493dac51a65f", "name": "Node manifest has dependencies but no lockfile: apps/client/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/client/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5f12bbcc60e1f76c", "name": "Node manifest has dependencies but no lockfile: apps/server/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/server/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2699d5f16ae11282", "name": "Node manifest has dependencies but no lockfile: packages/shared/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/shared/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 17 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 23 placeholder/mock markers across 8 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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, lockfile. 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-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, ci, lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-62f28c3faef009db", "name": "Commented-code block (6 lines) in apps/client/src/game3d/Game3D.ts:1239", "shortDescription": {"text": "Commented-code block (6 lines) in apps/client/src/game3d/Game3D.ts:1239"}, "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-17edfee3a1ee74b0", "name": "Commented-code block (7 lines) in apps/server/esbuild.mjs:3", "shortDescription": {"text": "Commented-code block (7 lines) in apps/server/esbuild.mjs:3"}, "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-24cfd2d8bb5efc3b", "name": "Commented-code block (5 lines) in packages/shared/src/world/index.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in packages/shared/src/world/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-720dc9892fae38d4", "name": "Unused endpoint: GET /rooms/by-code/:code", "shortDescription": {"text": "Unused endpoint: GET /rooms/by-code/:code"}, "fullDescription": {"text": "`apps/server/src/index.ts` declares `GET /rooms/by-code/:code` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-33e98bcd1e8c335f", "name": "Unused endpoint: GET /rooms", "shortDescription": {"text": "Unused endpoint: GET /rooms"}, "fullDescription": {"text": "`apps/server/src/index.ts` declares `GET /rooms` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fba26a976f44b252", "name": "Unused endpoint: USE /colyseus", "shortDescription": {"text": "Unused endpoint: USE /colyseus"}, "fullDescription": {"text": "`apps/server/src/index.ts` declares `USE /colyseus` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19948"}, "properties": {"repository": "soakecode/feral-myth-realms", "repoUrl": "https://github.com/soakecode/feral-myth-realms", "branch": "main"}, "results": [{"ruleId": "scanner-b018b719cb505791", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/client/scripts/generate-icons.js:114"}, "properties": {"repobilityId": "6d6a2447f05179ef", "scanner": "scanner-primary", "fingerprint": "b018b719cb505791", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5d2a60b71787adb4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/src/index.ts:97"}, "properties": {"repobilityId": "5c84e404c4eed546", "scanner": "scanner-primary", "fingerprint": "5d2a60b71787adb4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c55f45868ccbe101", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/src/rooms/RealmRoom.ts:83"}, "properties": {"repobilityId": "f85f8370d4fd0189", "scanner": "scanner-primary", "fingerprint": "c55f45868ccbe101", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f5180b79f564b43c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/src/rooms/DuelRoom.ts:50"}, "properties": {"repobilityId": "0f773717cbb6d06a", "scanner": "scanner-primary", "fingerprint": "f5180b79f564b43c", "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-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "7f2666decf9728bb", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "112b42f5c5c631f0", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"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-9835feeec790db1a", "level": "error", "message": {"text": "Possible secret in apps/client/src/i18n/en.ts"}, "properties": {"repobilityId": "f1dc070df78ffa2a", "scanner": "scanner-primary", "fingerprint": "9835feeec790db1a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/src/i18n/en.ts"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-5de842d1db526b2a", "level": "error", "message": {"text": "Possible secret in apps/client/src/i18n/es.ts"}, "properties": {"repobilityId": "be6b4618da4fe444", "scanner": "scanner-primary", "fingerprint": "5de842d1db526b2a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/src/i18n/es.ts"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-657dbbcd5134ecb3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/ClassSelectScene.ts:49"}, "properties": {"repobilityId": "a58e2ba9fcc38532", "scanner": "scanner-primary", "fingerprint": "657dbbcd5134ecb3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/src/game/scenes/ClassSelectScene.ts"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-5d1c00b47bf8e002", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/MainMenuScene.ts:12"}, "properties": {"repobilityId": "5e44fec172c62f76", "scanner": "scanner-primary", "fingerprint": "5d1c00b47bf8e002", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/src/game/scenes/MainMenuScene.ts"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-b74d53741855a71d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/LobbyScene.ts:46"}, "properties": {"repobilityId": "ad471936eccd0d16", "scanner": "scanner-primary", "fingerprint": "b74d53741855a71d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/src/game/scenes/LobbyScene.ts"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-39865f211740a89f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/GameScene.ts:45"}, "properties": {"repobilityId": "1d20bb9161403575", "scanner": "scanner-primary", "fingerprint": "39865f211740a89f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/src/game/scenes/GameScene.ts"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-b8b19a965cc033d5", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/ResultsScene.ts:26"}, "properties": {"repobilityId": "298ac57b4bf4fe1f", "scanner": "scanner-primary", "fingerprint": "b8b19a965cc033d5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/src/game/scenes/ResultsScene.ts"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-afbd583e9cd23e90", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game/scenes/AuthScene.ts:26"}, "properties": {"repobilityId": "a275df59f78a3cd8", "scanner": "scanner-primary", "fingerprint": "afbd583e9cd23e90", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/src/game/scenes/AuthScene.ts"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-19e947d56bd4231f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/client/src/game3d/Game3D.ts:2410"}, "properties": {"repobilityId": "471e589123898ee3", "scanner": "scanner-primary", "fingerprint": "19e947d56bd4231f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/src/game3d/Game3D.ts"}, "region": {"startLine": 2410}}}]}, {"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-e37ca884af763331", "level": "note", "message": {"text": "Very large file: apps/client/src/game3d/Game3D.ts (3190 lines)"}, "properties": {"repobilityId": "8e688b98d9ca109d", "scanner": "scanner-primary", "fingerprint": "e37ca884af763331", "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": "203b9a1fcf2562ce", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-9b8f493dac51a65f", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/client/package.json"}, "properties": {"repobilityId": "692800b1999a42ba", "scanner": "scanner-primary", "fingerprint": "9b8f493dac51a65f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/client/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5f12bbcc60e1f76c", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/server/package.json"}, "properties": {"repobilityId": "16bf11fe30b0b8cc", "scanner": "scanner-primary", "fingerprint": "5f12bbcc60e1f76c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/server/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2699d5f16ae11282", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/shared/package.json"}, "properties": {"repobilityId": "37ac218a4ef9b430", "scanner": "scanner-primary", "fingerprint": "2699d5f16ae11282", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/shared/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "c0132c88cadac124", "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": "6af7891a9f35f8b7", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "b98ba53a6f7b242f", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "abd6612934eb7b19", "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": "96bb722476c664ea", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "86e77454914f73c2", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "05155ebbcb81b66a", "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": "9215ca39df31ed4d", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-62f28c3faef009db", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/client/src/game3d/Game3D.ts:1239"}, "properties": {"repobilityId": "ff349c7716e5e447", "scanner": "scanner-primary", "fingerprint": "62f28c3faef009db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17edfee3a1ee74b0", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/server/esbuild.mjs:3"}, "properties": {"repobilityId": "d0b22dc77e775154", "scanner": "scanner-primary", "fingerprint": "17edfee3a1ee74b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-24cfd2d8bb5efc3b", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/shared/src/world/index.ts:1"}, "properties": {"repobilityId": "a0cb4c31078a4355", "scanner": "scanner-primary", "fingerprint": "24cfd2d8bb5efc3b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-720dc9892fae38d4", "level": "note", "message": {"text": "Unused endpoint: GET /rooms/by-code/:code"}, "properties": {"repobilityId": "1a42113ca17e053b", "scanner": "scanner-primary", "fingerprint": "720dc9892fae38d4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-33e98bcd1e8c335f", "level": "note", "message": {"text": "Unused endpoint: GET /rooms"}, "properties": {"repobilityId": "421da0f0a1bb467b", "scanner": "scanner-primary", "fingerprint": "33e98bcd1e8c335f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fba26a976f44b252", "level": "note", "message": {"text": "Unused endpoint: USE /colyseus"}, "properties": {"repobilityId": "58015c070e4f389b", "scanner": "scanner-primary", "fingerprint": "fba26a976f44b252", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}