{"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-ff8d86308c00254e", "name": "Stray `console.log` in TS/JS \u2014 test/utils.ts:157", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/utils.ts:157"}, "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-4e0ee895c36867b3", "name": "Stray `console.log` in TS/JS \u2014 test/setup.ts:17", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/setup.ts:17"}, "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-b72ac5da5efdce1d", "name": "Stray `console.log` in TS/JS \u2014 test/tools/camera-tool.live.test.ts:102", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/tools/camera-tool.live.test.ts:102"}, "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-f533d94013ae9122", "name": "Stray `console.log` in TS/JS \u2014 scripts/generate-zod-schemas.ts:451", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-zod-schemas.ts:451"}, "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-f1b779b1e229bccd", "name": "Stray `console.log` in TS/JS \u2014 scripts/create-new-tool.ts:11", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/create-new-tool.ts: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-b865eb5a390ba172", "name": "TODO/FIXME marker in shipping code \u2014 templates/template-tool-types.ts:4", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 templates/template-tool-types.ts:4"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fa37dc6baa1e1199", "name": "TODO/FIXME marker in shipping code \u2014 templates/template-tool.ts:24", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 templates/template-tool.ts:24"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9859fce9c5de3c5b", "name": "TODO/FIXME marker in shipping code \u2014 templates/template-tool-api.ts:7", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 templates/template-tool-api.ts:7"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b7c54a960b3f6afe", "name": "TODO/FIXME marker in shipping code \u2014 src/types/faces-tools-types.ts:38", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/types/faces-tools-types.ts:38"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6731abe2bcc4da15", "name": "Stray `console.log` in TS/JS \u2014 src/disabled-tools/endpoint-to-keys-tool.ts:56", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/disabled-tools/endpoint-to-keys-tool.ts:56"}, "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-1ac06ef2415048c6", "name": "Stray `console.log` in TS/JS \u2014 src/services/faiss-search-service.ts:84", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/faiss-search-service.ts:84"}, "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-6d3f849eb3403338", "name": "Stray `console.log` in TS/JS \u2014 src/services/embedding-service.ts:64", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/embedding-service.ts: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-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-dbd8a7472041c35c", "name": "Docker base image is tag-pinned but not digest-pinned: node:22", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22"}, "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-93e02e0d67c8f3e8", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "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-1e1cc5c6679b2852", "name": "Insecure pattern 'cors_wildcard' in src/transports/streamable-http.ts:78", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/transports/streamable-http.ts:78"}, "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-7ffa33751be3d771", "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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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": "6 test file(s) for 123 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 35 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-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. 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-ee2bc8a8f7482ac9", "name": "Commented-code block (5 lines) in src/filtering-utils.ts:213", "shortDescription": {"text": "Commented-code block (5 lines) in src/filtering-utils.ts:213"}, "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-580f87c09a697d8f", "name": "Commented-code block (23 lines) in src/types/camera-tool-types.ts:57", "shortDescription": {"text": "Commented-code block (23 lines) in src/types/camera-tool-types.ts:57"}, "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-e76a20e76b2a00d7", "name": "Commented-code block (7 lines) in src/types/faces-tools-types.ts:38", "shortDescription": {"text": "Commented-code block (7 lines) in src/types/faces-tools-types.ts:38"}, "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-3eca1097f2f7a368", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/camera-tool-api.ts:72", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/camera-tool-api.ts:72"}, "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-c8befa2bd713f8d3", "name": "Commented-code block (5 lines) in src/transports/streamable-http.ts:48", "shortDescription": {"text": "Commented-code block (5 lines) in src/transports/streamable-http.ts:48"}, "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-239a938869adf673", "name": "Unused endpoint: POST /mcp", "shortDescription": {"text": "Unused endpoint: POST /mcp"}, "fullDescription": {"text": "`src/transports/streamable-http.ts` declares `POST /mcp` 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-cc1d680cdc3d6aa1", "name": "Unused endpoint: GET /mcp", "shortDescription": {"text": "Unused endpoint: GET /mcp"}, "fullDescription": {"text": "`src/transports/streamable-http.ts` declares `GET /mcp` 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-56b4efafa0127feb", "name": "Unused endpoint: DELETE /mcp", "shortDescription": {"text": "Unused endpoint: DELETE /mcp"}, "fullDescription": {"text": "`src/transports/streamable-http.ts` declares `DELETE /mcp` 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/18100"}, "properties": {"repository": "RhombusSystems/rhombus-node-mcp", "repoUrl": "https://github.com/RhombusSystems/rhombus-node-mcp", "branch": "main"}, "results": [{"ruleId": "scanner-ff8d86308c00254e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/utils.ts:157"}, "properties": {"repobilityId": "701c34e2dfd057ef", "scanner": "scanner-primary", "fingerprint": "ff8d86308c00254e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4e0ee895c36867b3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/setup.ts:17"}, "properties": {"repobilityId": "0f0d091049f69902", "scanner": "scanner-primary", "fingerprint": "4e0ee895c36867b3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b72ac5da5efdce1d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/tools/camera-tool.live.test.ts:102"}, "properties": {"repobilityId": "7e22acdb72b49101", "scanner": "scanner-primary", "fingerprint": "b72ac5da5efdce1d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f533d94013ae9122", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-zod-schemas.ts:451"}, "properties": {"repobilityId": "9b2834d051f40c05", "scanner": "scanner-primary", "fingerprint": "f533d94013ae9122", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f1b779b1e229bccd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/create-new-tool.ts:11"}, "properties": {"repobilityId": "7809487be6761cc5", "scanner": "scanner-primary", "fingerprint": "f1b779b1e229bccd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b865eb5a390ba172", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 templates/template-tool-types.ts:4"}, "properties": {"repobilityId": "1dc809424106bfed", "scanner": "scanner-primary", "fingerprint": "b865eb5a390ba172", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-fa37dc6baa1e1199", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 templates/template-tool.ts:24"}, "properties": {"repobilityId": "7f435c7aa1080a47", "scanner": "scanner-primary", "fingerprint": "fa37dc6baa1e1199", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-9859fce9c5de3c5b", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 templates/template-tool-api.ts:7"}, "properties": {"repobilityId": "e88919e2b4ad1c6e", "scanner": "scanner-primary", "fingerprint": "9859fce9c5de3c5b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-b7c54a960b3f6afe", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/types/faces-tools-types.ts:38"}, "properties": {"repobilityId": "ecb36af5f45402cf", "scanner": "scanner-primary", "fingerprint": "b7c54a960b3f6afe", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-6731abe2bcc4da15", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/disabled-tools/endpoint-to-keys-tool.ts:56"}, "properties": {"repobilityId": "973e9dd3e774e309", "scanner": "scanner-primary", "fingerprint": "6731abe2bcc4da15", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1ac06ef2415048c6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/faiss-search-service.ts:84"}, "properties": {"repobilityId": "b2532b1df61464de", "scanner": "scanner-primary", "fingerprint": "1ac06ef2415048c6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6d3f849eb3403338", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/embedding-service.ts:64"}, "properties": {"repobilityId": "31eb0e8ec0b5200c", "scanner": "scanner-primary", "fingerprint": "6d3f849eb3403338", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-dbd8a7472041c35c", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22"}, "properties": {"repobilityId": "d7574ca8211b9de9", "scanner": "scanner-primary", "fingerprint": "dbd8a7472041c35c", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-93e02e0d67c8f3e8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "properties": {"repobilityId": "fef03d6371f1e30f", "scanner": "scanner-primary", "fingerprint": "93e02e0d67c8f3e8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 18}}}]}, {"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-1e1cc5c6679b2852", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/transports/streamable-http.ts:78"}, "properties": {"repobilityId": "35f126217a1723a3", "scanner": "scanner-primary", "fingerprint": "1e1cc5c6679b2852", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/transports/streamable-http.ts"}, "region": {"startLine": 78}}}]}, {"ruleId": "scanner-7ffa33751be3d771", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "491a3ad29cbaf189", "scanner": "scanner-primary", "fingerprint": "7ffa33751be3d771", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "b86179956da3a4a8", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "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": "03f9e0b5d98dc87e", "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": "ddf4ad17e28a008e", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "8406d5c5f248116b", "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": "037657752077a9f7", "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": "c2501b66ac845ef5", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ee2bc8a8f7482ac9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/filtering-utils.ts:213"}, "properties": {"repobilityId": "90e95cf27921fc6b", "scanner": "scanner-primary", "fingerprint": "ee2bc8a8f7482ac9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-580f87c09a697d8f", "level": "none", "message": {"text": "Commented-code block (23 lines) in src/types/camera-tool-types.ts:57"}, "properties": {"repobilityId": "7e2703a87c388292", "scanner": "scanner-primary", "fingerprint": "580f87c09a697d8f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e76a20e76b2a00d7", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/types/faces-tools-types.ts:38"}, "properties": {"repobilityId": "63a5bacdb9504ab5", "scanner": "scanner-primary", "fingerprint": "e76a20e76b2a00d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3eca1097f2f7a368", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/camera-tool-api.ts:72"}, "properties": {"repobilityId": "cd97022b0e9c8a31", "scanner": "scanner-primary", "fingerprint": "3eca1097f2f7a368", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c8befa2bd713f8d3", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/transports/streamable-http.ts:48"}, "properties": {"repobilityId": "b1c4f12ae01a1c22", "scanner": "scanner-primary", "fingerprint": "c8befa2bd713f8d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-239a938869adf673", "level": "note", "message": {"text": "Unused endpoint: POST /mcp"}, "properties": {"repobilityId": "b68006a88e28c49e", "scanner": "scanner-primary", "fingerprint": "239a938869adf673", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cc1d680cdc3d6aa1", "level": "note", "message": {"text": "Unused endpoint: GET /mcp"}, "properties": {"repobilityId": "ac1e830b344ff1ee", "scanner": "scanner-primary", "fingerprint": "cc1d680cdc3d6aa1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-56b4efafa0127feb", "level": "note", "message": {"text": "Unused endpoint: DELETE /mcp"}, "properties": {"repobilityId": "85bfdb6c211be26f", "scanner": "scanner-primary", "fingerprint": "56b4efafa0127feb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}