{"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-c6a8f3824b026754", "name": "Stray `console.log` in TS/JS \u2014 scripts/build-index.ts:94", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-index.ts:94"}, "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-d9473bd8608040a3", "name": "Stray `console.log` in TS/JS \u2014 scripts/kumo-evaluate-problems.ts:65", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/kumo-evaluate-problems.ts:65"}, "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-d56fcc9d8d246db1", "name": "Stray `console.log` in TS/JS \u2014 scripts/validate-problems.ts:448", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/validate-problems.ts:448"}, "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-eac7ca9655612e8a", "name": "Stray `console.log` in TS/JS \u2014 battles/microservice-migration-battle/services/users/src/index.ts:70", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 battles/microservice-migration-battle/services/users/src/index.ts:70"}, "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-2b5f8d27bf2ff7a3", "name": "Stray `console.log` in TS/JS \u2014 battles/microservice-migration-battle/services/orders/src/index.ts:50", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 battles/microservice-migration-battle/services/orders/src/index.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-52a5ec190f9175fa", "name": "Stray `console.log` in TS/JS \u2014 battles/microservice-migration-battle/services/catalog/src/index.ts:50", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 battles/microservice-migration-battle/services/catalog/src/index.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-8f02efb8ad2f8cd1", "name": "Privileged port 9 in use", "shortDescription": {"text": "Privileged port 9 in use"}, "fullDescription": {"text": "Port 9 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7c2cd85db8141e54", "name": "Privileged port 5 in use", "shortDescription": {"text": "Privileged port 5 in use"}, "fullDescription": {"text": "Port 5 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0a8ab28057331044", "name": "Privileged port 10 in use", "shortDescription": {"text": "Privileged port 10 in use"}, "fullDescription": {"text": "Port 10 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a66e3da9c284704d", "name": "Dockerfile runs as root: battles/microservice-migration-battle/services/users/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: battles/microservice-migration-battle/services/users/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-0634bc5b1bb20d05", "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-f3fedd426d37505e", "name": "Dockerfile runs as root: battles/microservice-migration-battle/services/orders/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: battles/microservice-migration-battle/services/orders/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-2fe989adf722cbda", "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-6b8cd03bdbe2a71a", "name": "Dockerfile runs as root: battles/microservice-migration-battle/services/catalog/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: battles/microservice-migration-battle/services/catalog/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-55a05add950a7d0c", "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-c50a593f1f9ff55c", "name": "Possible secret in scripts/kumo-evaluate-problems.ts", "shortDescription": {"text": "Possible secret in scripts/kumo-evaluate-problems.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-dc107a89951901e2", "name": "Insecure pattern 'node_child_process' in scripts/kumo-evaluate-problems.ts:11", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/kumo-evaluate-problems.ts:11"}, "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-02665e7416ab1a9a", "name": "Possible secret in battles/security-battle-royale/api/api.py", "shortDescription": {"text": "Possible secret in battles/security-battle-royale/api/api.py"}, "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-a924bb046458fbe6", "name": "Insecure pattern 'subprocess_shell_true' in battles/security-battle-royale/api/api.py:261", "shortDescription": {"text": "Insecure pattern 'subprocess_shell_true' in battles/security-battle-royale/api/api.py:261"}, "fullDescription": {"text": "Found a known-risky pattern (subprocess_shell_true). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-70c251315aca414d", "name": "Insecure pattern 'debug_true' in battles/security-battle-royale/api/api.py:266", "shortDescription": {"text": "Insecure pattern 'debug_true' in battles/security-battle-royale/api/api.py:266"}, "fullDescription": {"text": "Found a known-risky pattern (debug_true). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 11 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 14 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-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 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-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-8591836be4a81a86", "name": "Agent authority lacks a verifier contract: .claude/skills/new-problem/README.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/new-problem/README.md"}, "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-10afc2fa03e32ffc", "name": "Agent instruction/config may expose a secret: .claude/skills/new-problem/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/new-problem/SKILL.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e945601394930f1a", "name": "Network/subprocess call without timeout or try/except \u2014 battles/security-battle-royale/api/api.py:261", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 battles/security-battle-royale/api/api.py:261"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-282aed0b451dae8e", "name": "Commented-code block (5 lines) in battles/microservice-migration-battle/services/users/src/index.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in battles/microservice-migration-battle/services/users/src/index.ts: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-403277d87a9b4c49", "name": "Flask mutation route `api_db_status` without `@login_required` \u2014 battles/security-battle-royale/api/api.py:109", "shortDescription": {"text": "Flask mutation route `api_db_status` without `@login_required` \u2014 battles/security-battle-royale/api/api.py:109"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-62f7949b35ef1526", "name": "Flask mutation route `set_db_password` without `@login_required` \u2014 battles/security-battle-royale/api/api.py:125", "shortDescription": {"text": "Flask mutation route `set_db_password` without `@login_required` \u2014 battles/security-battle-royale/api/api.py:125"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f135ec02282084e3", "name": "Flask mutation route `api_auth` without `@login_required` \u2014 battles/security-battle-royale/api/api.py:199", "shortDescription": {"text": "Flask mutation route `api_auth` without `@login_required` \u2014 battles/security-battle-royale/api/api.py:199"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-87e9047784e41619", "name": "Unused endpoint: ANY /api/v1/apistatus", "shortDescription": {"text": "Unused endpoint: ANY /api/v1/apistatus"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /api/v1/apistatus` 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-610b9ece5536cfc9", "name": "Unused endpoint: ANY /api/v1/dbstatus", "shortDescription": {"text": "Unused endpoint: ANY /api/v1/dbstatus"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /api/v1/dbstatus` 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-34dbcb6a56d9450f", "name": "Unused endpoint: ANY /api/v1/setdbpwd", "shortDescription": {"text": "Unused endpoint: ANY /api/v1/setdbpwd"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /api/v1/setdbpwd` 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-41fdda3eaa9d421e", "name": "Unused endpoint: ANY /api/v1/dragons", "shortDescription": {"text": "Unused endpoint: ANY /api/v1/dragons"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /api/v1/dragons` 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-ca686dd1fbeccafc", "name": "Unused endpoint: ANY /api/v1/latest", "shortDescription": {"text": "Unused endpoint: ANY /api/v1/latest"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /api/v1/latest` 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-677c994ef631777d", "name": "Unused endpoint: ANY /api/v1/auth", "shortDescription": {"text": "Unused endpoint: ANY /api/v1/auth"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /api/v1/auth` 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-1a6d91f2236825bf", "name": "Unused endpoint: ANY /", "shortDescription": {"text": "Unused endpoint: ANY /"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /` 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-156d543acef786d8", "name": "Unused endpoint: ANY /index.html", "shortDescription": {"text": "Unused endpoint: ANY /index.html"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /index.html` 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-8e413511a98052c2", "name": "Unused endpoint: ANY /api/v1/region", "shortDescription": {"text": "Unused endpoint: ANY /api/v1/region"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /api/v1/region` 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-efa2bb3e9a0202a6", "name": "Unused endpoint: ANY /api/v1/proxy", "shortDescription": {"text": "Unused endpoint: ANY /api/v1/proxy"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /api/v1/proxy` 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-a57f7fae9451f57e", "name": "Unused endpoint: ANY /backdoor", "shortDescription": {"text": "Unused endpoint: ANY /backdoor"}, "fullDescription": {"text": "`battles/security-battle-royale/api/api.py` declares `ANY /backdoor` 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-833edacd3634c902", "name": "Unused endpoint: GET /meta", "shortDescription": {"text": "Unused endpoint: GET /meta"}, "fullDescription": {"text": "`battles/microservice-migration-battle/services/users/src/index.ts` declares `GET /meta` 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-3c2fd46939004ed7", "name": "Unused endpoint: GET /score", "shortDescription": {"text": "Unused endpoint: GET /score"}, "fullDescription": {"text": "`battles/microservice-migration-battle/services/users/src/index.ts` declares `GET /score` 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/20574"}, "properties": {"repository": "susumutomita/TenkaCloudChallenge", "repoUrl": "https://github.com/susumutomita/TenkaCloudChallenge", "branch": "main"}, "results": [{"ruleId": "scanner-c6a8f3824b026754", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-index.ts:94"}, "properties": {"repobilityId": "c494b558b27f3ef1", "scanner": "scanner-primary", "fingerprint": "c6a8f3824b026754", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d9473bd8608040a3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/kumo-evaluate-problems.ts:65"}, "properties": {"repobilityId": "5e204e752afedb20", "scanner": "scanner-primary", "fingerprint": "d9473bd8608040a3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d56fcc9d8d246db1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/validate-problems.ts:448"}, "properties": {"repobilityId": "a9e8756424a0c5b1", "scanner": "scanner-primary", "fingerprint": "d56fcc9d8d246db1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-eac7ca9655612e8a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 battles/microservice-migration-battle/services/users/src/index.ts:70"}, "properties": {"repobilityId": "aa2359e7c46d2836", "scanner": "scanner-primary", "fingerprint": "eac7ca9655612e8a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2b5f8d27bf2ff7a3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 battles/microservice-migration-battle/services/orders/src/index.ts:50"}, "properties": {"repobilityId": "da8a1c627278bac8", "scanner": "scanner-primary", "fingerprint": "2b5f8d27bf2ff7a3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-52a5ec190f9175fa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 battles/microservice-migration-battle/services/catalog/src/index.ts:50"}, "properties": {"repobilityId": "c75c3325e01fab9f", "scanner": "scanner-primary", "fingerprint": "52a5ec190f9175fa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8f02efb8ad2f8cd1", "level": "warning", "message": {"text": "Privileged port 9 in use"}, "properties": {"repobilityId": "31590a6ba3409390", "scanner": "scanner-primary", "fingerprint": "8f02efb8ad2f8cd1", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/stackstack/template.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7c2cd85db8141e54", "level": "warning", "message": {"text": "Privileged port 5 in use"}, "properties": {"repobilityId": "a8f80b4866464301", "scanner": "scanner-primary", "fingerprint": "7c2cd85db8141e54", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/stackstack/template.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0a8ab28057331044", "level": "warning", "message": {"text": "Privileged port 10 in use"}, "properties": {"repobilityId": "735372d6b5594915", "scanner": "scanner-primary", "fingerprint": "0a8ab28057331044", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/stackstack/template.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a66e3da9c284704d", "level": "warning", "message": {"text": "Dockerfile runs as root: battles/microservice-migration-battle/services/users/Dockerfile"}, "properties": {"repobilityId": "d2f5e80b2842971c", "scanner": "scanner-primary", "fingerprint": "a66e3da9c284704d", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-0634bc5b1bb20d05", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "8f7119f387a33bab", "scanner": "scanner-primary", "fingerprint": "0634bc5b1bb20d05", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/microservice-migration-battle/services/users/Dockerfile"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-0634bc5b1bb20d05", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "b7462ce41cce08a2", "scanner": "scanner-primary", "fingerprint": "0634bc5b1bb20d05", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/microservice-migration-battle/services/users/Dockerfile"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-f3fedd426d37505e", "level": "warning", "message": {"text": "Dockerfile runs as root: battles/microservice-migration-battle/services/orders/Dockerfile"}, "properties": {"repobilityId": "b09fab96416bcc85", "scanner": "scanner-primary", "fingerprint": "f3fedd426d37505e", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-2fe989adf722cbda", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "11ba7b9a0d336bdc", "scanner": "scanner-primary", "fingerprint": "2fe989adf722cbda", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/microservice-migration-battle/services/orders/Dockerfile"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-2fe989adf722cbda", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "87f89fccf63d6a70", "scanner": "scanner-primary", "fingerprint": "2fe989adf722cbda", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/microservice-migration-battle/services/orders/Dockerfile"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-6b8cd03bdbe2a71a", "level": "warning", "message": {"text": "Dockerfile runs as root: battles/microservice-migration-battle/services/catalog/Dockerfile"}, "properties": {"repobilityId": "8e93ff26f36bc12d", "scanner": "scanner-primary", "fingerprint": "6b8cd03bdbe2a71a", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-55a05add950a7d0c", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "25866e2ff8e50287", "scanner": "scanner-primary", "fingerprint": "55a05add950a7d0c", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/microservice-migration-battle/services/catalog/Dockerfile"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-55a05add950a7d0c", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "183c5cdcccc6829a", "scanner": "scanner-primary", "fingerprint": "55a05add950a7d0c", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/microservice-migration-battle/services/catalog/Dockerfile"}, "region": {"startLine": 8}}}]}, {"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-c50a593f1f9ff55c", "level": "error", "message": {"text": "Possible secret in scripts/kumo-evaluate-problems.ts"}, "properties": {"repobilityId": "92473b0265e61eb1", "scanner": "scanner-primary", "fingerprint": "c50a593f1f9ff55c", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/kumo-evaluate-problems.ts"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-dc107a89951901e2", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/kumo-evaluate-problems.ts:11"}, "properties": {"repobilityId": "f30ffba9b3ae4075", "scanner": "scanner-primary", "fingerprint": "dc107a89951901e2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/kumo-evaluate-problems.ts"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-02665e7416ab1a9a", "level": "error", "message": {"text": "Possible secret in battles/security-battle-royale/api/api.py"}, "properties": {"repobilityId": "762ac0d1a4e85785", "scanner": "scanner-primary", "fingerprint": "02665e7416ab1a9a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/security-battle-royale/api/api.py"}, "region": {"startLine": 215}}}]}, {"ruleId": "scanner-a924bb046458fbe6", "level": "warning", "message": {"text": "Insecure pattern 'subprocess_shell_true' in battles/security-battle-royale/api/api.py:261"}, "properties": {"repobilityId": "77ac8d1ebad579d3", "scanner": "scanner-primary", "fingerprint": "a924bb046458fbe6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "subprocess_shell_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/security-battle-royale/api/api.py"}, "region": {"startLine": 261}}}]}, {"ruleId": "scanner-70c251315aca414d", "level": "note", "message": {"text": "Insecure pattern 'debug_true' in battles/security-battle-royale/api/api.py:266"}, "properties": {"repobilityId": "37b1c95abbd3c586", "scanner": "scanner-primary", "fingerprint": "70c251315aca414d", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "debug_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/security-battle-royale/api/api.py"}, "region": {"startLine": 266}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "2c0a46f63e614932", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "f5bade61e2d40cc0", "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": "ae62c27ba8ec96fd", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "8b35474d57077bcf", "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": "bcc20d5b6be321cb", "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": "72711f95ea68695e", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8591836be4a81a86", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/new-problem/README.md"}, "properties": {"repobilityId": "6d8e6fbb30646d4b", "scanner": "scanner-primary", "fingerprint": "8591836be4a81a86", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/new-problem/README.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-10afc2fa03e32ffc", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/new-problem/SKILL.md"}, "properties": {"repobilityId": "84cbe8eaf7ddabb6", "scanner": "scanner-primary", "fingerprint": "10afc2fa03e32ffc", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/new-problem/SKILL.md"}, "region": {"startLine": 134}}}]}, {"ruleId": "scanner-e945601394930f1a", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 battles/security-battle-royale/api/api.py:261"}, "properties": {"repobilityId": "e2869fc7ee905db7", "scanner": "scanner-primary", "fingerprint": "e945601394930f1a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-282aed0b451dae8e", "level": "none", "message": {"text": "Commented-code block (5 lines) in battles/microservice-migration-battle/services/users/src/index.ts:7"}, "properties": {"repobilityId": "ce2189f97cd63ca0", "scanner": "scanner-primary", "fingerprint": "282aed0b451dae8e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-403277d87a9b4c49", "level": "error", "message": {"text": "Flask mutation route `api_db_status` without `@login_required` \u2014 battles/security-battle-royale/api/api.py:109"}, "properties": {"repobilityId": "14c47b9cf5167d94", "scanner": "scanner-primary", "fingerprint": "403277d87a9b4c49", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/security-battle-royale/api/api.py"}, "region": {"startLine": 109}}}]}, {"ruleId": "scanner-62f7949b35ef1526", "level": "error", "message": {"text": "Flask mutation route `set_db_password` without `@login_required` \u2014 battles/security-battle-royale/api/api.py:125"}, "properties": {"repobilityId": "2f9394a3754128c5", "scanner": "scanner-primary", "fingerprint": "62f7949b35ef1526", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/security-battle-royale/api/api.py"}, "region": {"startLine": 125}}}]}, {"ruleId": "scanner-f135ec02282084e3", "level": "error", "message": {"text": "Flask mutation route `api_auth` without `@login_required` \u2014 battles/security-battle-royale/api/api.py:199"}, "properties": {"repobilityId": "83c350eb97bd9198", "scanner": "scanner-primary", "fingerprint": "f135ec02282084e3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "battles/security-battle-royale/api/api.py"}, "region": {"startLine": 199}}}]}, {"ruleId": "scanner-87e9047784e41619", "level": "note", "message": {"text": "Unused endpoint: ANY /api/v1/apistatus"}, "properties": {"repobilityId": "536a5dbd2e3d4e58", "scanner": "scanner-primary", "fingerprint": "87e9047784e41619", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-610b9ece5536cfc9", "level": "note", "message": {"text": "Unused endpoint: ANY /api/v1/dbstatus"}, "properties": {"repobilityId": "9a8fd1ec4a2f9c95", "scanner": "scanner-primary", "fingerprint": "610b9ece5536cfc9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-34dbcb6a56d9450f", "level": "note", "message": {"text": "Unused endpoint: ANY /api/v1/setdbpwd"}, "properties": {"repobilityId": "506be4c64cf02324", "scanner": "scanner-primary", "fingerprint": "34dbcb6a56d9450f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-41fdda3eaa9d421e", "level": "note", "message": {"text": "Unused endpoint: ANY /api/v1/dragons"}, "properties": {"repobilityId": "30dd46e55e631597", "scanner": "scanner-primary", "fingerprint": "41fdda3eaa9d421e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ca686dd1fbeccafc", "level": "note", "message": {"text": "Unused endpoint: ANY /api/v1/latest"}, "properties": {"repobilityId": "cb907a3afb7929ae", "scanner": "scanner-primary", "fingerprint": "ca686dd1fbeccafc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-677c994ef631777d", "level": "note", "message": {"text": "Unused endpoint: ANY /api/v1/auth"}, "properties": {"repobilityId": "e5de61f0dbc74b34", "scanner": "scanner-primary", "fingerprint": "677c994ef631777d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1a6d91f2236825bf", "level": "note", "message": {"text": "Unused endpoint: ANY /"}, "properties": {"repobilityId": "985e73e70989c355", "scanner": "scanner-primary", "fingerprint": "1a6d91f2236825bf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-156d543acef786d8", "level": "note", "message": {"text": "Unused endpoint: ANY /index.html"}, "properties": {"repobilityId": "cf8011a74362eaa8", "scanner": "scanner-primary", "fingerprint": "156d543acef786d8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8e413511a98052c2", "level": "note", "message": {"text": "Unused endpoint: ANY /api/v1/region"}, "properties": {"repobilityId": "adcedccd9dde7b38", "scanner": "scanner-primary", "fingerprint": "8e413511a98052c2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-efa2bb3e9a0202a6", "level": "note", "message": {"text": "Unused endpoint: ANY /api/v1/proxy"}, "properties": {"repobilityId": "bab544df56c93d94", "scanner": "scanner-primary", "fingerprint": "efa2bb3e9a0202a6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a57f7fae9451f57e", "level": "note", "message": {"text": "Unused endpoint: ANY /backdoor"}, "properties": {"repobilityId": "fb50c166e56e439e", "scanner": "scanner-primary", "fingerprint": "a57f7fae9451f57e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-833edacd3634c902", "level": "note", "message": {"text": "Unused endpoint: GET /meta"}, "properties": {"repobilityId": "2b697df2e477afe1", "scanner": "scanner-primary", "fingerprint": "833edacd3634c902", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3c2fd46939004ed7", "level": "note", "message": {"text": "Unused endpoint: GET /score"}, "properties": {"repobilityId": "fc59a0b33849045b", "scanner": "scanner-primary", "fingerprint": "3c2fd46939004ed7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}