{"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-47cfe525bb98f2f7", "name": "Possibly dead Python function: setup", "shortDescription": {"text": "Possibly dead Python function: setup"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fd8e019b55094ef9", "name": "Possibly dead Python function: message_to_dict", "shortDescription": {"text": "Possibly dead Python function: message_to_dict"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-32fbe2a844dcdfef", "name": "Possibly dead Python function: message_from_dict", "shortDescription": {"text": "Possibly dead Python function: message_from_dict"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a66a6851a11722d8", "name": "Possibly dead Python function: input_data", "shortDescription": {"text": "Possibly dead Python function: input_data"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c65e5e8573d5fc38", "name": "Possibly dead Python function: coerce_model", "shortDescription": {"text": "Possibly dead Python function: coerce_model"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3db02b83bd189c9f", "name": "Possibly dead Python function: copy_message", "shortDescription": {"text": "Possibly dead Python function: copy_message"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8fd3d78cf7ec877d", "name": "Possibly dead Python function: set_response_metadata", "shortDescription": {"text": "Possibly dead Python function: set_response_metadata"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d2765abdb2458546", "name": "Possibly dead Python function: list_definitions_raw", "shortDescription": {"text": "Possibly dead Python function: list_definitions_raw"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-99e8c6549eaffc55", "name": "Possibly dead Python function: emit", "shortDescription": {"text": "Possibly dead Python function: emit"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8b37eeb4f3a8b81c", "name": "Possibly dead Python function: intercept_unary_unary", "shortDescription": {"text": "Possibly dead Python function: intercept_unary_unary"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5cca310bab6531ff", "name": "Possibly dead Python function: intercept_unary_stream", "shortDescription": {"text": "Possibly dead Python function: intercept_unary_stream"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-97237b43ed9e5d3f", "name": "Possibly dead Python function: intercept_stream_unary", "shortDescription": {"text": "Possibly dead Python function: intercept_stream_unary"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-16ce4b55ba0269ac", "name": "Possibly dead Python function: intercept_stream_stream", "shortDescription": {"text": "Possibly dead Python function: intercept_stream_stream"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b9091cdd13d3391f", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/app/(registry)/registry/shiki-code.tsx:116", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/app/(registry)/registry/shiki-code.tsx:116"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e1a29faa5e7445d1", "name": "Privileged port 256 in use", "shortDescription": {"text": "Privileged port 256 in use"}, "fullDescription": {"text": "Port 256 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-3adfc1e73197ceab", "name": "Dockerfile runs as root: docs/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: docs/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-0d4422721f438c99", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f0f5c6e9d01a1af4", "name": "Insecure pattern 'exec_used' in gestaltd/services/apps/apiexec/pagination.go:91", "shortDescription": {"text": "Insecure pattern 'exec_used' in gestaltd/services/apps/apiexec/pagination.go:91"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-65ebc794d32c272d", "name": "Insecure pattern 'node_child_process' in docs/scripts/build-versioned-site.mjs:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in docs/scripts/build-versioned-site.mjs:1"}, "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-32f2880a4a5de8e6", "name": "Insecure pattern 'node_child_process' in docs/scripts/check-nginx-routing.mjs:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in docs/scripts/check-nginx-routing.mjs:1"}, "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-cfccbf5e6c3f6473", "name": "Insecure pattern 'new_function_used' in docs/scripts/check-registry-docs-render.mjs:203", "shortDescription": {"text": "Insecure pattern 'new_function_used' in docs/scripts/check-registry-docs-render.mjs:203"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c40dd5cf0423a540", "name": "Insecure pattern 'cors_wildcard' in docs/scripts/check-registry-docs-render.mjs:122", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in docs/scripts/check-registry-docs-render.mjs:122"}, "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-d781107b5bf9a688", "name": "Insecure pattern 'node_child_process' in docs/scripts/check-sdk-api-docs-publish.mjs:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in docs/scripts/check-sdk-api-docs-publish.mjs:1"}, "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-6f8e750baabf2a04", "name": "Insecure pattern 'dangerous_innerhtml' in docs/app/(registry)/registry/shiki-code.tsx:116", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/app/(registry)/registry/shiki-code.tsx:116"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b77e31ffe0bcc8d0", "name": "Possible secret in gestalt/cli/Cargo.toml", "shortDescription": {"text": "Possible secret in gestalt/cli/Cargo.toml"}, "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-29617bcfdff94e98", "name": "Insecure pattern 'node_child_process' in sdk/typescript/src/build.ts:13", "shortDescription": {"text": "Insecure pattern 'node_child_process' in sdk/typescript/src/build.ts:13"}, "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-42174b287406abb0", "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-3572e0b82b7a408b", "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-115ffc40722b23cf", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "pypa/gh-action-pypi-publish@release/v1 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-96f59dc974c4c8cb", "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-80af72608aeb9e06", "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-5300fbeb874a826b", "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-864e31926c118dc5", "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-88b43085c42a5af6", "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-a81914426fddd4cc", "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-b0cf51013aa59449", "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-b4d92ecff5bf3fd8", "name": "Very large file: gestaltd/internal/config/config_test.go (6771 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/config/config_test.go (6771 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-b1939cba1ca905f6", "name": "Very large file: gestaltd/internal/config/config.go (4075 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/config/config.go (4075 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-f4cd9ee7b2596743", "name": "Very large file: gestaltd/internal/config/config_validate.go (2633 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/config/config_validate.go (2633 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-a1e0672424af682c", "name": "Very large file: gestaltd/internal/bootstrap/bootstrap.go (2094 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/bootstrap/bootstrap.go (2094 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-676d7a1ca881b4d8", "name": "Very large file: gestaltd/internal/bootstrap/agent_runtime_test.go (2782 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/bootstrap/agent_runtime_test.go (2782 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-e8da55ae0b6cd559", "name": "Very large file: gestaltd/internal/bootstrap/executable_app_test.go (8275 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/bootstrap/executable_app_test.go (8275 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-11ba6190617378a9", "name": "Very large file: gestaltd/internal/bootstrap/bootstrap_test.go (6072 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/bootstrap/bootstrap_test.go (6072 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-99a65082b555aaa5", "name": "Very large file: gestaltd/internal/bootstrap/provider_build.go (2202 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/bootstrap/provider_build.go (2202 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-e7f89dc66d1da6d4", "name": "Very large file: gestaltd/internal/bootstrap/hosted_agent_pool.go (2116 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/bootstrap/hosted_agent_pool.go (2116 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-88b15e605a686ee1", "name": "Very large file: gestaltd/internal/daemon/e2e_test.go (2420 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/daemon/e2e_test.go (2420 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-c4277fa1f994b3bb", "name": "Very large file: gestaltd/internal/server/server_test.go (15123 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/server/server_test.go (15123 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-6a667b843119ecdf", "name": "Very large file: gestaltd/internal/server/handlers_agent.go (1794 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/server/handlers_agent.go (1794 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-8d82bb6593ebeed6", "name": "Very large file: gestaltd/internal/server/agent_session_turn_test.go (1980 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/server/agent_session_turn_test.go (1980 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-bd07e3c0b918643f", "name": "Very large file: gestaltd/internal/operator/lifecycle_source_test.go (6283 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/operator/lifecycle_source_test.go (6283 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-90a83d36ceb822fb", "name": "Very large file: gestaltd/internal/operator/lifecycle_test.go (4065 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/operator/lifecycle_test.go (4065 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-656c07e035544f6c", "name": "Very large file: gestaltd/internal/operator/lifecycle.go (5344 lines)", "shortDescription": {"text": "Very large file: gestaltd/internal/operator/lifecycle.go (5344 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-0f0a6b25ca99f83c", "name": "Very large file: gestaltd/services/agents/agentmanager/manager_test.go (3304 lines)", "shortDescription": {"text": "Very large file: gestaltd/services/agents/agentmanager/manager_test.go (3304 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-e9d33d8bb3fbbc5e", "name": "Very large file: gestaltd/services/agents/agentmanager/manager.go (4313 lines)", "shortDescription": {"text": "Very large file: gestaltd/services/agents/agentmanager/manager.go (4313 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-ebf46069a0e8093c", "name": "Very large file: gestaltd/rpc/protov1/v1/workflow.pb.go (4318 lines)", "shortDescription": {"text": "Very large file: gestaltd/rpc/protov1/v1/workflow.pb.go (4318 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-be09e90c46597663", "name": "Very large file: gestaltd/rpc/protov1/v1/runtime_provider.pb.go (1388 lines)", "shortDescription": {"text": "Very large file: gestaltd/rpc/protov1/v1/runtime_provider.pb.go (1388 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-1873542c70862370", "name": "Very large file: gestaltd/rpc/protov1/v1/agent.pb.go (4252 lines)", "shortDescription": {"text": "Very large file: gestaltd/rpc/protov1/v1/agent.pb.go (4252 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-5ffaaa56f85e1c8a", "name": "Very large file: gestaltd/rpc/protov1/v1/indexeddb.pb.go (3429 lines)", "shortDescription": {"text": "Very large file: gestaltd/rpc/protov1/v1/indexeddb.pb.go (3429 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-0b2be0a6c583faa4", "name": "Very large file: gestaltd/rpc/protov1/v1/authorization.pb.go (2351 lines)", "shortDescription": {"text": "Very large file: gestaltd/rpc/protov1/v1/authorization.pb.go (2351 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-5987a24214007dad", "name": "Very large file: gestaltd/rpc/protov1/v1/s3.pb.go (1668 lines)", "shortDescription": {"text": "Very large file: gestaltd/rpc/protov1/v1/s3.pb.go (1668 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-0ad69fb0f8ca8da5", "name": "Very large file: gestaltd/rpc/protov1/v1/app.pb.go (2738 lines)", "shortDescription": {"text": "Very large file: gestaltd/rpc/protov1/v1/app.pb.go (2738 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-fececac9dafdc8c3", "name": "Very large file: gestaltd/rpc/protov1/v1/external_credential.pb.go (1723 lines)", "shortDescription": {"text": "Very large file: gestaltd/rpc/protov1/v1/external_credential.pb.go (1723 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-c98c0de27d04bd30", "name": "Very large file: gestalt/cli/tests/agents_cli.rs (3654 lines)", "shortDescription": {"text": "Very large file: gestalt/cli/tests/agents_cli.rs (3654 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-aab24f5ee4b06c67", "name": "Very large file: gestalt/cli/src/commands/agents/tui.rs (1626 lines)", "shortDescription": {"text": "Very large file: gestalt/cli/src/commands/agents/tui.rs (1626 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-858b95844b9b8665", "name": "Very large file: sdk/rust/src/agent_provider.rs (1987 lines)", "shortDescription": {"text": "Very large file: sdk/rust/src/agent_provider.rs (1987 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-4dd132ec1c8d2eb8", "name": "Very large file: sdk/rust/src/agent.rs (1530 lines)", "shortDescription": {"text": "Very large file: sdk/rust/src/agent.rs (1530 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-bb0f5c6c8dfd3e23", "name": "Very large file: sdk/rust/src/workflow.rs (1433 lines)", "shortDescription": {"text": "Very large file: sdk/rust/src/workflow.rs (1433 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-cc6811c681a4e6ac", "name": "Very large file: sdk/rust/src/indexeddb_provider.rs (2759 lines)", "shortDescription": {"text": "Very large file: sdk/rust/src/indexeddb_provider.rs (2759 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-cef13582acf86f3a", "name": "Very large file: sdk/rust/src/generated/gestalt/provider/v1/gestalt.provider.v1.tonic.rs (10238 lines)", "shortDescription": {"text": "Very large file: sdk/rust/src/generated/gestalt/provider/v1/gestalt.provider.v1.tonic.rs (10238 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-1d9f4cabee6fe84b", "name": "Very large file: sdk/rust/src/generated/gestalt/provider/v1/gestalt.provider.v1.rs (3963 lines)", "shortDescription": {"text": "Very large file: sdk/rust/src/generated/gestalt/provider/v1/gestalt.provider.v1.rs (3963 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-71e3944f76bb6bb2", "name": "Very large file: sdk/typescript/tests/runtime.test.ts (2161 lines)", "shortDescription": {"text": "Very large file: sdk/typescript/tests/runtime.test.ts (2161 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-cb512286e225b939", "name": "Very large file: sdk/typescript/src/internal/gen/v1/indexeddb_pb.ts (1440 lines)", "shortDescription": {"text": "Very large file: sdk/typescript/src/internal/gen/v1/indexeddb_pb.ts (1440 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-19417a3f48674b1e", "name": "Very large file: sdk/typescript/src/internal/gen/v1/agent_pb.ts (1932 lines)", "shortDescription": {"text": "Very large file: sdk/typescript/src/internal/gen/v1/agent_pb.ts (1932 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-1c28c5631cf53881", "name": "Very large file: sdk/typescript/src/internal/gen/v1/workflow_pb.ts (1874 lines)", "shortDescription": {"text": "Very large file: sdk/typescript/src/internal/gen/v1/workflow_pb.ts (1874 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-e3554cd4b4f8a69e", "name": "Very large file: sdk/typescript/src/providers/indexeddb.ts (1902 lines)", "shortDescription": {"text": "Very large file: sdk/typescript/src/providers/indexeddb.ts (1902 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-135253e89d3b4b6e", "name": "Very large file: sdk/typescript/src/providers/workflow.ts (2205 lines)", "shortDescription": {"text": "Very large file: sdk/typescript/src/providers/workflow.ts (2205 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-076b1834f5ffebf3", "name": "Very large file: sdk/python/tests/test_runtime.py (1589 lines)", "shortDescription": {"text": "Very large file: sdk/python/tests/test_runtime.py (1589 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-74532356848fd55f", "name": "Very large file: sdk/python/gestalt/_workflow.py (3172 lines)", "shortDescription": {"text": "Very large file: sdk/python/gestalt/_workflow.py (3172 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-be2bcd1166f283a7", "name": "Very large file: sdk/python/gestalt/_runtime.py (2041 lines)", "shortDescription": {"text": "Very large file: sdk/python/gestalt/_runtime.py (2041 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-ea100a75b4fc0af5", "name": "Very large file: sdk/python/gestalt/_agent.py (1616 lines)", "shortDescription": {"text": "Very large file: sdk/python/gestalt/_agent.py (1616 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-021331be830e83bf", "name": "Very large file: sdk/python/gestalt/_indexeddb.py (1594 lines)", "shortDescription": {"text": "Very large file: sdk/python/gestalt/_indexeddb.py (1594 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 21 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 70 placeholder/mock markers across 15 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-81b9a63bc5d20a45", "name": "Commented-code block (5 lines) in docs/scripts/build-versioned-site.mjs:714", "shortDescription": {"text": "Commented-code block (5 lines) in docs/scripts/build-versioned-site.mjs:714"}, "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-d16a7f016f83ecfe", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/scripts/check-registry-static.mjs:442", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/scripts/check-registry-static.mjs:442"}, "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-0b04bada3e880ee1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/scripts/check-registry-docs-render.mjs:74", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/scripts/check-registry-docs-render.mjs:74"}, "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-64596d6a10a0f03a", "name": "Commented-code block (6 lines) in docs/components/shell/sidebar-version-picker.tsx:8", "shortDescription": {"text": "Commented-code block (6 lines) in docs/components/shell/sidebar-version-picker.tsx:8"}, "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-9771ece5b4c165d7", "name": "Commented-code block (5 lines) in docs/app/not-found.tsx:3", "shortDescription": {"text": "Commented-code block (5 lines) in docs/app/not-found.tsx: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-6c816cc993daf3f0", "name": "Commented-code block (6 lines) in docs/app/(registry)/registry/registry-app.tsx:59", "shortDescription": {"text": "Commented-code block (6 lines) in docs/app/(registry)/registry/registry-app.tsx:59"}, "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-56185ffea2d5fb82", "name": "Commented-code block (5 lines) in docs/app/(registry)/registry/shiki-code.tsx:14", "shortDescription": {"text": "Commented-code block (5 lines) in docs/app/(registry)/registry/shiki-code.tsx:14"}, "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-3b5bce35e995fa66", "name": "Network/subprocess call without timeout or try/except \u2014 .github/scripts/generate-release-notes.py:40", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 .github/scripts/generate-release-notes.py:40"}, "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-758ef31024f31536", "name": "Network/subprocess call without timeout or try/except \u2014 sdk/python/scripts/generate_stubs.py:100", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 sdk/python/scripts/generate_stubs.py:100"}, "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-fb92466e3c0dc324", "name": "Network/subprocess call without timeout or try/except \u2014 sdk/python/gestalt/_build.py:101", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 sdk/python/gestalt/_build.py:101"}, "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-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nsdk/tools/sdkgen/internal/emit/python/invoke_support.py:ok, sdk/python/gestalt/invoke_support.py:ok\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22058"}, "properties": {"repository": "valon-technologies/gestalt", "repoUrl": "https://github.com/valon-technologies/gestalt", "branch": "main"}, "results": [{"ruleId": "scanner-47cfe525bb98f2f7", "level": "note", "message": {"text": "Possibly dead Python function: setup"}, "properties": {"repobilityId": "52737e4a6c586991", "scanner": "scanner-primary", "fingerprint": "47cfe525bb98f2f7", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/docs/conf.py:86"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fd8e019b55094ef9", "level": "note", "message": {"text": "Possibly dead Python function: message_to_dict"}, "properties": {"repobilityId": "ce70429a7f08af1b", "scanner": "scanner-primary", "fingerprint": "fd8e019b55094ef9", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_protocol.py:73"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-32fbe2a844dcdfef", "level": "note", "message": {"text": "Possibly dead Python function: message_from_dict"}, "properties": {"repobilityId": "2e4033922a6cd8b6", "scanner": "scanner-primary", "fingerprint": "32fbe2a844dcdfef", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_protocol.py:86"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a66a6851a11722d8", "level": "note", "message": {"text": "Possibly dead Python function: input_data"}, "properties": {"repobilityId": "c8183b74c073ce8e", "scanner": "scanner-primary", "fingerprint": "a66a6851a11722d8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_protocol.py:113"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c65e5e8573d5fc38", "level": "note", "message": {"text": "Possibly dead Python function: coerce_model"}, "properties": {"repobilityId": "3b8e4cedf84c4e92", "scanner": "scanner-primary", "fingerprint": "c65e5e8573d5fc38", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_protocol.py:129"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3db02b83bd189c9f", "level": "note", "message": {"text": "Possibly dead Python function: copy_message"}, "properties": {"repobilityId": "30a4959d9e6054d2", "scanner": "scanner-primary", "fingerprint": "3db02b83bd189c9f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_protocol.py:142"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8fd3d78cf7ec877d", "level": "note", "message": {"text": "Possibly dead Python function: set_response_metadata"}, "properties": {"repobilityId": "efd48fb4588f4e35", "scanner": "scanner-primary", "fingerprint": "8fd3d78cf7ec877d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_telemetry.py:216"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d2765abdb2458546", "level": "note", "message": {"text": "Possibly dead Python function: list_definitions_raw"}, "properties": {"repobilityId": "112ee0c5910a1f54", "scanner": "scanner-primary", "fingerprint": "d2765abdb2458546", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/workflow.py:666"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-99e8c6549eaffc55", "level": "note", "message": {"text": "Possibly dead Python function: emit"}, "properties": {"repobilityId": "fecc700ec874b669", "scanner": "scanner-primary", "fingerprint": "99e8c6549eaffc55", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_runtime_log_host.py:202"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8b37eeb4f3a8b81c", "level": "note", "message": {"text": "Possibly dead Python function: intercept_unary_unary"}, "properties": {"repobilityId": "c3a5b120a3fd188d", "scanner": "scanner-primary", "fingerprint": "8b37eeb4f3a8b81c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_grpc_transport.py:37"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5cca310bab6531ff", "level": "note", "message": {"text": "Possibly dead Python function: intercept_unary_stream"}, "properties": {"repobilityId": "589640f2cd3ab3b8", "scanner": "scanner-primary", "fingerprint": "5cca310bab6531ff", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_grpc_transport.py:43"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-97237b43ed9e5d3f", "level": "note", "message": {"text": "Possibly dead Python function: intercept_stream_unary"}, "properties": {"repobilityId": "ea626a00feba829d", "scanner": "scanner-primary", "fingerprint": "97237b43ed9e5d3f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_grpc_transport.py:48"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-16ce4b55ba0269ac", "level": "note", "message": {"text": "Possibly dead Python function: intercept_stream_stream"}, "properties": {"repobilityId": "8812b5e2fdb4a6c7", "scanner": "scanner-primary", "fingerprint": "16ce4b55ba0269ac", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/python/gestalt/_grpc_transport.py:53"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b9091cdd13d3391f", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/app/(registry)/registry/shiki-code.tsx:116"}, "properties": {"repobilityId": "bd51327840530dd4", "scanner": "scanner-primary", "fingerprint": "b9091cdd13d3391f", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e1a29faa5e7445d1", "level": "warning", "message": {"text": "Privileged port 256 in use"}, "properties": {"repobilityId": "0ec1f2d0c9e6da94", "scanner": "scanner-primary", "fingerprint": "e1a29faa5e7445d1", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "gestaltd/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3adfc1e73197ceab", "level": "warning", "message": {"text": "Dockerfile runs as root: docs/Dockerfile"}, "properties": {"repobilityId": "793f8cea6cb720aa", "scanner": "scanner-primary", "fingerprint": "3adfc1e73197ceab", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-0d4422721f438c99", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "1daa19c3ca719071", "scanner": "scanner-primary", "fingerprint": "0d4422721f438c99", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/Dockerfile"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-f0f5c6e9d01a1af4", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in gestaltd/services/apps/apiexec/pagination.go:91"}, "properties": {"repobilityId": "941ad408a96d1b33", "scanner": "scanner-primary", "fingerprint": "f0f5c6e9d01a1af4", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "gestaltd/services/apps/apiexec/pagination.go"}, "region": {"startLine": 91}}}]}, {"ruleId": "scanner-65ebc794d32c272d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in docs/scripts/build-versioned-site.mjs:1"}, "properties": {"repobilityId": "de9d39cb7f8aae2f", "scanner": "scanner-primary", "fingerprint": "65ebc794d32c272d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/scripts/build-versioned-site.mjs"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-32f2880a4a5de8e6", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in docs/scripts/check-nginx-routing.mjs:1"}, "properties": {"repobilityId": "935a6b27e959d4c1", "scanner": "scanner-primary", "fingerprint": "32f2880a4a5de8e6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/scripts/check-nginx-routing.mjs"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cfccbf5e6c3f6473", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in docs/scripts/check-registry-docs-render.mjs:203"}, "properties": {"repobilityId": "2930a4b7c12599b3", "scanner": "scanner-primary", "fingerprint": "cfccbf5e6c3f6473", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/scripts/check-registry-docs-render.mjs"}, "region": {"startLine": 203}}}]}, {"ruleId": "scanner-c40dd5cf0423a540", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in docs/scripts/check-registry-docs-render.mjs:122"}, "properties": {"repobilityId": "ea650eb4e4b13ced", "scanner": "scanner-primary", "fingerprint": "c40dd5cf0423a540", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/scripts/check-registry-docs-render.mjs"}, "region": {"startLine": 122}}}]}, {"ruleId": "scanner-d781107b5bf9a688", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in docs/scripts/check-sdk-api-docs-publish.mjs:1"}, "properties": {"repobilityId": "b05032ed56b9679f", "scanner": "scanner-primary", "fingerprint": "d781107b5bf9a688", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/scripts/check-sdk-api-docs-publish.mjs"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6f8e750baabf2a04", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/app/(registry)/registry/shiki-code.tsx:116"}, "properties": {"repobilityId": "c1335a6b308f274c", "scanner": "scanner-primary", "fingerprint": "6f8e750baabf2a04", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/app/(registry)/registry/shiki-code.tsx"}, "region": {"startLine": 116}}}]}, {"ruleId": "scanner-b77e31ffe0bcc8d0", "level": "error", "message": {"text": "Possible secret in gestalt/cli/Cargo.toml"}, "properties": {"repobilityId": "4ae228dca8d72726", "scanner": "scanner-primary", "fingerprint": "b77e31ffe0bcc8d0", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "gestalt/cli/Cargo.toml"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-29617bcfdff94e98", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in sdk/typescript/src/build.ts:13"}, "properties": {"repobilityId": "76ea99791a5ee980", "scanner": "scanner-primary", "fingerprint": "29617bcfdff94e98", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sdk/typescript/src/build.ts"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-42174b287406abb0", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "716d40a7deacdf98", "scanner": "scanner-primary", "fingerprint": "42174b287406abb0", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/bootstrap-sdk-api-docs.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3572e0b82b7a408b", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "881a23f114e8b1b1", "scanner": "scanner-primary", "fingerprint": "3572e0b82b7a408b", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-gestaltd.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-115ffc40722b23cf", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "77b569a5773b0b18", "scanner": "scanner-primary", "fingerprint": "115ffc40722b23cf", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-sdk.yml"}, "region": {"startLine": 269}}}]}, {"ruleId": "scanner-96f59dc974c4c8cb", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "1395590c289bc7ec", "scanner": "scanner-primary", "fingerprint": "96f59dc974c4c8cb", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-sdk.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-80af72608aeb9e06", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "917fe455c8b891df", "scanner": "scanner-primary", "fingerprint": "80af72608aeb9e06", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-gestalt-docs.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5300fbeb874a826b", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8c4f48e3796d37d9", "scanner": "scanner-primary", "fingerprint": "5300fbeb874a826b", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-gestaltd.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-864e31926c118dc5", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "1dba0d4c10e5e0b5", "scanner": "scanner-primary", "fingerprint": "864e31926c118dc5", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-gestaltd-artifacts.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-88b43085c42a5af6", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "0275339604cf13d7", "scanner": "scanner-primary", "fingerprint": "88b43085c42a5af6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-gestalt-cli.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a81914426fddd4cc", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "1f8091a1c2c35e5e", "scanner": "scanner-primary", "fingerprint": "a81914426fddd4cc", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish-dockerhub-image.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b0cf51013aa59449", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b1d3694f7aca46dc", "scanner": "scanner-primary", "fingerprint": "b0cf51013aa59449", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish-scoped-github-release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b4d92ecff5bf3fd8", "level": "note", "message": {"text": "Very large file: gestaltd/internal/config/config_test.go (6771 lines)"}, "properties": {"repobilityId": "01af087a3eb5f009", "scanner": "scanner-primary", "fingerprint": "b4d92ecff5bf3fd8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b1939cba1ca905f6", "level": "note", "message": {"text": "Very large file: gestaltd/internal/config/config.go (4075 lines)"}, "properties": {"repobilityId": "99cb83a921a88461", "scanner": "scanner-primary", "fingerprint": "b1939cba1ca905f6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f4cd9ee7b2596743", "level": "note", "message": {"text": "Very large file: gestaltd/internal/config/config_validate.go (2633 lines)"}, "properties": {"repobilityId": "4c8be84b0298afab", "scanner": "scanner-primary", "fingerprint": "f4cd9ee7b2596743", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a1e0672424af682c", "level": "note", "message": {"text": "Very large file: gestaltd/internal/bootstrap/bootstrap.go (2094 lines)"}, "properties": {"repobilityId": "352faf7c03dd46dd", "scanner": "scanner-primary", "fingerprint": "a1e0672424af682c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-676d7a1ca881b4d8", "level": "note", "message": {"text": "Very large file: gestaltd/internal/bootstrap/agent_runtime_test.go (2782 lines)"}, "properties": {"repobilityId": "806671e5c4a0463c", "scanner": "scanner-primary", "fingerprint": "676d7a1ca881b4d8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e8da55ae0b6cd559", "level": "note", "message": {"text": "Very large file: gestaltd/internal/bootstrap/executable_app_test.go (8275 lines)"}, "properties": {"repobilityId": "975e3e32f09a5805", "scanner": "scanner-primary", "fingerprint": "e8da55ae0b6cd559", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-11ba6190617378a9", "level": "note", "message": {"text": "Very large file: gestaltd/internal/bootstrap/bootstrap_test.go (6072 lines)"}, "properties": {"repobilityId": "18717f8a535de2f2", "scanner": "scanner-primary", "fingerprint": "11ba6190617378a9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-99a65082b555aaa5", "level": "note", "message": {"text": "Very large file: gestaltd/internal/bootstrap/provider_build.go (2202 lines)"}, "properties": {"repobilityId": "7b625d88737c180d", "scanner": "scanner-primary", "fingerprint": "99a65082b555aaa5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e7f89dc66d1da6d4", "level": "note", "message": {"text": "Very large file: gestaltd/internal/bootstrap/hosted_agent_pool.go (2116 lines)"}, "properties": {"repobilityId": "8f627d98d0781872", "scanner": "scanner-primary", "fingerprint": "e7f89dc66d1da6d4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-88b15e605a686ee1", "level": "note", "message": {"text": "Very large file: gestaltd/internal/daemon/e2e_test.go (2420 lines)"}, "properties": {"repobilityId": "6e5636e019f3a855", "scanner": "scanner-primary", "fingerprint": "88b15e605a686ee1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c4277fa1f994b3bb", "level": "note", "message": {"text": "Very large file: gestaltd/internal/server/server_test.go (15123 lines)"}, "properties": {"repobilityId": "47ff926fdbe90bd4", "scanner": "scanner-primary", "fingerprint": "c4277fa1f994b3bb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6a667b843119ecdf", "level": "note", "message": {"text": "Very large file: gestaltd/internal/server/handlers_agent.go (1794 lines)"}, "properties": {"repobilityId": "80724a793d578ed4", "scanner": "scanner-primary", "fingerprint": "6a667b843119ecdf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8d82bb6593ebeed6", "level": "note", "message": {"text": "Very large file: gestaltd/internal/server/agent_session_turn_test.go (1980 lines)"}, "properties": {"repobilityId": "a35ec2d57a6ee317", "scanner": "scanner-primary", "fingerprint": "8d82bb6593ebeed6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-bd07e3c0b918643f", "level": "note", "message": {"text": "Very large file: gestaltd/internal/operator/lifecycle_source_test.go (6283 lines)"}, "properties": {"repobilityId": "6522cdc56fbcc568", "scanner": "scanner-primary", "fingerprint": "bd07e3c0b918643f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-90a83d36ceb822fb", "level": "note", "message": {"text": "Very large file: gestaltd/internal/operator/lifecycle_test.go (4065 lines)"}, "properties": {"repobilityId": "52bc8d5b058435bd", "scanner": "scanner-primary", "fingerprint": "90a83d36ceb822fb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-656c07e035544f6c", "level": "note", "message": {"text": "Very large file: gestaltd/internal/operator/lifecycle.go (5344 lines)"}, "properties": {"repobilityId": "c8aa22ab6a49697c", "scanner": "scanner-primary", "fingerprint": "656c07e035544f6c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0f0a6b25ca99f83c", "level": "note", "message": {"text": "Very large file: gestaltd/services/agents/agentmanager/manager_test.go (3304 lines)"}, "properties": {"repobilityId": "e389774d4a419d28", "scanner": "scanner-primary", "fingerprint": "0f0a6b25ca99f83c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e9d33d8bb3fbbc5e", "level": "note", "message": {"text": "Very large file: gestaltd/services/agents/agentmanager/manager.go (4313 lines)"}, "properties": {"repobilityId": "c1a9e85d929335a3", "scanner": "scanner-primary", "fingerprint": "e9d33d8bb3fbbc5e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ebf46069a0e8093c", "level": "note", "message": {"text": "Very large file: gestaltd/rpc/protov1/v1/workflow.pb.go (4318 lines)"}, "properties": {"repobilityId": "ee376396a33ec920", "scanner": "scanner-primary", "fingerprint": "ebf46069a0e8093c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-be09e90c46597663", "level": "note", "message": {"text": "Very large file: gestaltd/rpc/protov1/v1/runtime_provider.pb.go (1388 lines)"}, "properties": {"repobilityId": "dc9c4a93873ee650", "scanner": "scanner-primary", "fingerprint": "be09e90c46597663", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1873542c70862370", "level": "note", "message": {"text": "Very large file: gestaltd/rpc/protov1/v1/agent.pb.go (4252 lines)"}, "properties": {"repobilityId": "542ec4fa04fb7e45", "scanner": "scanner-primary", "fingerprint": "1873542c70862370", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5ffaaa56f85e1c8a", "level": "note", "message": {"text": "Very large file: gestaltd/rpc/protov1/v1/indexeddb.pb.go (3429 lines)"}, "properties": {"repobilityId": "22a199c36e827ceb", "scanner": "scanner-primary", "fingerprint": "5ffaaa56f85e1c8a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0b2be0a6c583faa4", "level": "note", "message": {"text": "Very large file: gestaltd/rpc/protov1/v1/authorization.pb.go (2351 lines)"}, "properties": {"repobilityId": "2b9f0d6a4f19fc65", "scanner": "scanner-primary", "fingerprint": "0b2be0a6c583faa4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5987a24214007dad", "level": "note", "message": {"text": "Very large file: gestaltd/rpc/protov1/v1/s3.pb.go (1668 lines)"}, "properties": {"repobilityId": "0b77fd56c49bb532", "scanner": "scanner-primary", "fingerprint": "5987a24214007dad", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0ad69fb0f8ca8da5", "level": "note", "message": {"text": "Very large file: gestaltd/rpc/protov1/v1/app.pb.go (2738 lines)"}, "properties": {"repobilityId": "b1182e4c2aad2b30", "scanner": "scanner-primary", "fingerprint": "0ad69fb0f8ca8da5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-fececac9dafdc8c3", "level": "note", "message": {"text": "Very large file: gestaltd/rpc/protov1/v1/external_credential.pb.go (1723 lines)"}, "properties": {"repobilityId": "b57622a6285d13bb", "scanner": "scanner-primary", "fingerprint": "fececac9dafdc8c3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c98c0de27d04bd30", "level": "note", "message": {"text": "Very large file: gestalt/cli/tests/agents_cli.rs (3654 lines)"}, "properties": {"repobilityId": "d17ea20d04926e1f", "scanner": "scanner-primary", "fingerprint": "c98c0de27d04bd30", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-aab24f5ee4b06c67", "level": "note", "message": {"text": "Very large file: gestalt/cli/src/commands/agents/tui.rs (1626 lines)"}, "properties": {"repobilityId": "b285354838759283", "scanner": "scanner-primary", "fingerprint": "aab24f5ee4b06c67", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-858b95844b9b8665", "level": "note", "message": {"text": "Very large file: sdk/rust/src/agent_provider.rs (1987 lines)"}, "properties": {"repobilityId": "207d5e79099633c7", "scanner": "scanner-primary", "fingerprint": "858b95844b9b8665", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-4dd132ec1c8d2eb8", "level": "note", "message": {"text": "Very large file: sdk/rust/src/agent.rs (1530 lines)"}, "properties": {"repobilityId": "4998c244a5c06f9a", "scanner": "scanner-primary", "fingerprint": "4dd132ec1c8d2eb8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-bb0f5c6c8dfd3e23", "level": "note", "message": {"text": "Very large file: sdk/rust/src/workflow.rs (1433 lines)"}, "properties": {"repobilityId": "aaa833b4ba3a1628", "scanner": "scanner-primary", "fingerprint": "bb0f5c6c8dfd3e23", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-cc6811c681a4e6ac", "level": "note", "message": {"text": "Very large file: sdk/rust/src/indexeddb_provider.rs (2759 lines)"}, "properties": {"repobilityId": "3661eb580d8fc49d", "scanner": "scanner-primary", "fingerprint": "cc6811c681a4e6ac", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-cef13582acf86f3a", "level": "note", "message": {"text": "Very large file: sdk/rust/src/generated/gestalt/provider/v1/gestalt.provider.v1.tonic.rs (10238 lines)"}, "properties": {"repobilityId": "21126094a299361c", "scanner": "scanner-primary", "fingerprint": "cef13582acf86f3a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1d9f4cabee6fe84b", "level": "note", "message": {"text": "Very large file: sdk/rust/src/generated/gestalt/provider/v1/gestalt.provider.v1.rs (3963 lines)"}, "properties": {"repobilityId": "94c0bd2ea751e17a", "scanner": "scanner-primary", "fingerprint": "1d9f4cabee6fe84b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-71e3944f76bb6bb2", "level": "note", "message": {"text": "Very large file: sdk/typescript/tests/runtime.test.ts (2161 lines)"}, "properties": {"repobilityId": "b66986672bec9f70", "scanner": "scanner-primary", "fingerprint": "71e3944f76bb6bb2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-cb512286e225b939", "level": "note", "message": {"text": "Very large file: sdk/typescript/src/internal/gen/v1/indexeddb_pb.ts (1440 lines)"}, "properties": {"repobilityId": "a74fcc783febdf9a", "scanner": "scanner-primary", "fingerprint": "cb512286e225b939", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-19417a3f48674b1e", "level": "note", "message": {"text": "Very large file: sdk/typescript/src/internal/gen/v1/agent_pb.ts (1932 lines)"}, "properties": {"repobilityId": "2d430b3c6a495475", "scanner": "scanner-primary", "fingerprint": "19417a3f48674b1e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1c28c5631cf53881", "level": "note", "message": {"text": "Very large file: sdk/typescript/src/internal/gen/v1/workflow_pb.ts (1874 lines)"}, "properties": {"repobilityId": "62d65166887ffb76", "scanner": "scanner-primary", "fingerprint": "1c28c5631cf53881", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e3554cd4b4f8a69e", "level": "note", "message": {"text": "Very large file: sdk/typescript/src/providers/indexeddb.ts (1902 lines)"}, "properties": {"repobilityId": "dd8ceedd6e0c58f0", "scanner": "scanner-primary", "fingerprint": "e3554cd4b4f8a69e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-135253e89d3b4b6e", "level": "note", "message": {"text": "Very large file: sdk/typescript/src/providers/workflow.ts (2205 lines)"}, "properties": {"repobilityId": "dd4abe4825e29d1c", "scanner": "scanner-primary", "fingerprint": "135253e89d3b4b6e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-076b1834f5ffebf3", "level": "note", "message": {"text": "Very large file: sdk/python/tests/test_runtime.py (1589 lines)"}, "properties": {"repobilityId": "7df586dc952416c6", "scanner": "scanner-primary", "fingerprint": "076b1834f5ffebf3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-74532356848fd55f", "level": "note", "message": {"text": "Very large file: sdk/python/gestalt/_workflow.py (3172 lines)"}, "properties": {"repobilityId": "1728fd04628457fd", "scanner": "scanner-primary", "fingerprint": "74532356848fd55f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-be2bcd1166f283a7", "level": "note", "message": {"text": "Very large file: sdk/python/gestalt/_runtime.py (2041 lines)"}, "properties": {"repobilityId": "78c1744db50dfcf5", "scanner": "scanner-primary", "fingerprint": "be2bcd1166f283a7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea100a75b4fc0af5", "level": "note", "message": {"text": "Very large file: sdk/python/gestalt/_agent.py (1616 lines)"}, "properties": {"repobilityId": "e0c336c4f94a003b", "scanner": "scanner-primary", "fingerprint": "ea100a75b4fc0af5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-021331be830e83bf", "level": "note", "message": {"text": "Very large file: sdk/python/gestalt/_indexeddb.py (1594 lines)"}, "properties": {"repobilityId": "4208a54ff5d9da7c", "scanner": "scanner-primary", "fingerprint": "021331be830e83bf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "ce61ea0a134035ae", "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": "158ad2c119579503", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "57c19c995ab34714", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "bf2b4e3ced1341f8", "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": "5a44ce6bafa39f74", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-81b9a63bc5d20a45", "level": "none", "message": {"text": "Commented-code block (5 lines) in docs/scripts/build-versioned-site.mjs:714"}, "properties": {"repobilityId": "ad91ae3b8f62dbf3", "scanner": "scanner-primary", "fingerprint": "81b9a63bc5d20a45", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d16a7f016f83ecfe", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/scripts/check-registry-static.mjs:442"}, "properties": {"repobilityId": "d35a4559fe690e0a", "scanner": "scanner-primary", "fingerprint": "d16a7f016f83ecfe", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0b04bada3e880ee1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/scripts/check-registry-docs-render.mjs:74"}, "properties": {"repobilityId": "2b3fae28392a60f1", "scanner": "scanner-primary", "fingerprint": "0b04bada3e880ee1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-64596d6a10a0f03a", "level": "none", "message": {"text": "Commented-code block (6 lines) in docs/components/shell/sidebar-version-picker.tsx:8"}, "properties": {"repobilityId": "8c9f54c5756fcfde", "scanner": "scanner-primary", "fingerprint": "64596d6a10a0f03a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9771ece5b4c165d7", "level": "none", "message": {"text": "Commented-code block (5 lines) in docs/app/not-found.tsx:3"}, "properties": {"repobilityId": "37c36d027b81754c", "scanner": "scanner-primary", "fingerprint": "9771ece5b4c165d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6c816cc993daf3f0", "level": "none", "message": {"text": "Commented-code block (6 lines) in docs/app/(registry)/registry/registry-app.tsx:59"}, "properties": {"repobilityId": "63fdc95abfbd7dc5", "scanner": "scanner-primary", "fingerprint": "6c816cc993daf3f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-56185ffea2d5fb82", "level": "none", "message": {"text": "Commented-code block (5 lines) in docs/app/(registry)/registry/shiki-code.tsx:14"}, "properties": {"repobilityId": "c740cad7f9e8afdc", "scanner": "scanner-primary", "fingerprint": "56185ffea2d5fb82", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3b5bce35e995fa66", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 .github/scripts/generate-release-notes.py:40"}, "properties": {"repobilityId": "8314e997b9b7b950", "scanner": "scanner-primary", "fingerprint": "3b5bce35e995fa66", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-758ef31024f31536", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 sdk/python/scripts/generate_stubs.py:100"}, "properties": {"repobilityId": "ea8ae6678325dfae", "scanner": "scanner-primary", "fingerprint": "758ef31024f31536", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fb92466e3c0dc324", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 sdk/python/gestalt/_build.py:101"}, "properties": {"repobilityId": "9f87c39ec83bf32d", "scanner": "scanner-primary", "fingerprint": "fb92466e3c0dc324", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "4c289f0742fa3294", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a1beaaa7e77cb1bd", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f349faae26ac5261", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "757bda8ed1210efc", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "62f264f89fc74afe", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a17fe04257f11756", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "54bf86cab30c8a2d", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a3d55a1da5264616", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "afb10fab9817c6ca", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "58e8a875d0569544", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a6f15a4b9b53f19a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "31e7323581b7e7fe", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "ca5e8b49374bbebb", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "511fccd7597d1084", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "ee79328df9c73f82", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "6d3f676479643781", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "9278fed466d07f45", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "e49f404447732613", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "091626abe478f8ad", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a0c29dec1da9db41", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}