{"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-c7145985e1841af4", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/layout/components/gnb/search-modal/results/optio", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/layout/components/gnb/search-modal/results/option/index.tsx:77"}, "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-17326210001b1a1e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/docs/components/mdx/code-block/index.tsx:53", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/docs/components/mdx/code-block/index.tsx:53"}, "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-e410b35ada03e13f", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/home/components/resources/item/index.tsx:103", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/home/components/resources/item/index.tsx:103"}, "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-114a8a3dd632aa21", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/home/components/behind/item/index.tsx:123", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/home/components/behind/item/index.tsx:123"}, "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-5854030890f2c095", "name": "Stray `console.log` in TS/JS \u2014 scripts/design-docs-sync/src/processor.ts:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/design-docs-sync/src/processor.ts:16"}, "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-a004f094d60b049b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/wds-nextjs/src/pages-router-cache-provider.tsx:117", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/wds-nextjs/src/pages-router-cache-provider.tsx:117"}, "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-d57e508778a6a9a6", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/wds-nextjs/src/app-router-cache-provider.tsx:79", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/wds-nextjs/src/app-router-cache-provider.tsx:79"}, "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-401a52acf3348a7d", "name": "Stray `console.log` in TS/JS \u2014 packages/wds-mcp/src/http.ts:196", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/wds-mcp/src/http.ts:196"}, "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-6d205799f4852b14", "name": "Docker base image is tag-pinned but not digest-pinned: node:22.18.0-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22.18.0-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cb5013949ce71359", "name": "Runtime dotenv file present in repo: docs/.env", "shortDescription": {"text": "Runtime dotenv file present in repo: docs/.env"}, "fullDescription": {"text": "`docs/.env` looks like a runtime dotenv file. It contains secret-looking assignments for NEXT_PUBLIC_ALGOLIA_SEARCH_KEY. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-9ebe97fbfb24f2dc", "name": "Insecure pattern 'exec_used' in docs/next.config.js:16", "shortDescription": {"text": "Insecure pattern 'exec_used' in docs/next.config.js:16"}, "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-a7da8c0bdc13d124", "name": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/layout/components/gnb/search-modal/results/option/index.tsx:", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/layout/components/gnb/search-modal/results/option/index.tsx:77"}, "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-45b160888db6e2a9", "name": "Insecure pattern 'new_function_used' in docs/src/features/docs/components/mdx/demo/react-runner/helpers.ts:18", "shortDescription": {"text": "Insecure pattern 'new_function_used' in docs/src/features/docs/components/mdx/demo/react-runner/helpers.ts:18"}, "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-5b86f0a2f68b2256", "name": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/docs/components/mdx/code-block/index.tsx:53", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/docs/components/mdx/code-block/index.tsx:53"}, "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-7b45b41809086278", "name": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/home/components/resources/item/index.tsx:103", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/home/components/resources/item/index.tsx:103"}, "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-56564543d869cda6", "name": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/home/components/behind/item/index.tsx:123", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/home/components/behind/item/index.tsx:123"}, "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-992544d7ca5d02a6", "name": "Insecure pattern 'exec_used' in scripts/commit-msg.mjs:47", "shortDescription": {"text": "Insecure pattern 'exec_used' in scripts/commit-msg.mjs:47"}, "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-e0b1d48107d9125d", "name": "Insecure pattern 'node_child_process' in scripts/commit-msg.mjs:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/commit-msg.mjs:3"}, "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-e6eb38f1caea056b", "name": "Insecure pattern 'dangerous_innerhtml' in packages/wds-nextjs/src/pages-router-cache-provider.tsx:117", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/wds-nextjs/src/pages-router-cache-provider.tsx:117"}, "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-63f41b85b6bb6713", "name": "Insecure pattern 'dangerous_innerhtml' in packages/wds-nextjs/src/app-router-cache-provider.tsx:79", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/wds-nextjs/src/app-router-cache-provider.tsx:79"}, "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-8ffabf98fc3ca809", "name": "Insecure pattern 'node_child_process' in packages/wds-mcp/src/track.ts:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/wds-mcp/src/track.ts:5"}, "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-08acc87bc38709fa", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/create-github-app-token@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": "low", "confidence": 1.0}}, {"id": "scanner-002d062f1580c092", "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-09bd9a767ecf90ab", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/github-script@v7 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": "low", "confidence": 1.0}}, {"id": "scanner-09216238c870ae6a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "aws-actions/configure-aws-credentials@v4 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-c4fb3f824e437796", "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-58296de0a7c6a968", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-229642da4d12de6a", "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-5e93df63dabdf4d1", "name": "GitHub Action tracks a moving branch", "shortDescription": {"text": "GitHub Action tracks a moving branch"}, "fullDescription": {"text": "wanteddev/montage-web/.github/workflows/figma-icon-sync.yml@main 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": "high", "confidence": 1.0}}, {"id": "scanner-06fa57d0fd19f987", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/create-github-app-token@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": "low", "confidence": 1.0}}, {"id": "scanner-f332bae52cbd0709", "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-187ac8d7585cd42e", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/create-github-app-token@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": "low", "confidence": 1.0}}, {"id": "scanner-799e8bbe8b1c7595", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/create-github-app-token@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": "low", "confidence": 1.0}}, {"id": "scanner-a6f2c934a49830b0", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-8887308d942c0575", "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-9bb8cd90e49ced99", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/create-github-app-token@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": "low", "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": "64 test file(s) for 1136 source file(s) (ratio 0.06). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b0798a350e6191db", "name": "Node manifest has dependencies but no lockfile: tests/commonjs/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: tests/commonjs/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8ecafc3b820c925f", "name": "Node manifest has dependencies but no lockfile: tests/tree-shaking/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: tests/tree-shaking/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-40c0ebcf95c8fa0d", "name": "Node manifest has dependencies but no lockfile: tests/visual/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: tests/visual/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b8fae141f052f3ab", "name": "Node manifest has dependencies but no lockfile: docs/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: docs/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e99a89a0384c6448", "name": "Node manifest has dependencies but no lockfile: scripts/design-docs-sync/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: scripts/design-docs-sync/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-11b0ea89f6591a90", "name": "Node manifest has dependencies but no lockfile: scripts/api-generator/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: scripts/api-generator/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6bcbce646aa5aceb", "name": "Node manifest has dependencies but no lockfile: packages/wds-nextjs/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds-nextjs/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f5d0ff4232450b94", "name": "Node manifest has dependencies but no lockfile: packages/wds-theme/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds-theme/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c76949876cf5f7e1", "name": "Node manifest has dependencies but no lockfile: packages/wds/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bc75fff0786c9c2e", "name": "Node manifest has dependencies but no lockfile: packages/eslint-plugin-wds/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/eslint-plugin-wds/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-66faa0fa06cacbd7", "name": "Node manifest has dependencies but no lockfile: packages/wds-icon/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds-icon/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d1b487f9cc4968f8", "name": "Node manifest has dependencies but no lockfile: packages/wds-dummy/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds-dummy/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-58d461cd1fbbeb0c", "name": "Node manifest has dependencies but no lockfile: packages/wds-engine/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds-engine/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a3a9dd3368b3dd49", "name": "Node manifest has dependencies but no lockfile: packages/wds-codemod/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds-codemod/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a0a55c6ac8586c9a", "name": "Node manifest has dependencies but no lockfile: packages/wds-mcp/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds-mcp/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-40a7a8a99fe3bdf7", "name": "Node manifest has dependencies but no lockfile: packages/wds-lottie/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds-lottie/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3d220a0cdcb3ed45", "name": "Node manifest has dependencies but no lockfile: packages/wds-brand/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/wds-brand/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2da8919502e2af0d", "name": "Node manifest has dependencies but no lockfile: .github/actions/generate-mobile-docs/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: .github/actions/generate-mobile-docs/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 19 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 48 placeholder/mock markers across 18 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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 lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6887231ad163b211", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/design-docs-sync/src/processor.ts:117", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/design-docs-sync/src/processor.ts:117"}, "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-57e74069580ca35d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/wds-mcp/src/auth.ts:223", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/wds-mcp/src/auth.ts:223"}, "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-3dbd3f87ace7c5cf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/wds-mcp/src/server.ts:309", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/wds-mcp/src/server.ts:309"}, "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-7567143f5c854397", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/wds-mcp/src/helpers/index.ts:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/wds-mcp/src/helpers/index.ts:28"}, "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-de94c584d0a40c9d", "name": "Dangling fetch: POST https://oauth2.googleapis.com/token (packages/wds-mcp/src/auth.ts:223)", "shortDescription": {"text": "Dangling fetch: POST https://oauth2.googleapis.com/token (packages/wds-mcp/src/auth.ts:223)"}, "fullDescription": {"text": "`packages/wds-mcp/src/auth.ts:223` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/oauth2.googleapis.com/token`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-028262e819770032", "name": "Dangling fetch: POST https://identitytoolkit.googleapis.com/v1/accounts:signInWithIdp?key=${FIREBASE_API_KEY} (packages/", "shortDescription": {"text": "Dangling fetch: POST https://identitytoolkit.googleapis.com/v1/accounts:signInWithIdp?key=${FIREBASE_API_KEY} (packages/wds-mcp/src/auth.ts:253)"}, "fullDescription": {"text": "`packages/wds-mcp/src/auth.ts:253` calls `POST https://identitytoolkit.googleapis.com/v1/accounts:signInWithIdp?key=${FIREBASE_API_KEY}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/identitytoolkit.googleapis.com/v1/accounts/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c72401ad29f2c5b8", "name": "Dangling fetch: POST https://oauth2.googleapis.com/token (packages/wds-mcp/src/auth.ts:325)", "shortDescription": {"text": "Dangling fetch: POST https://oauth2.googleapis.com/token (packages/wds-mcp/src/auth.ts:325)"}, "fullDescription": {"text": "`packages/wds-mcp/src/auth.ts:325` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/oauth2.googleapis.com/token`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-dc94813183fba465", "name": "Dangling fetch: POST https://identitytoolkit.googleapis.com/v1/accounts:signInWithIdp?key=${FIREBASE_API_KEY} (packages/", "shortDescription": {"text": "Dangling fetch: POST https://identitytoolkit.googleapis.com/v1/accounts:signInWithIdp?key=${FIREBASE_API_KEY} (packages/wds-mcp/src/auth.ts:367)"}, "fullDescription": {"text": "`packages/wds-mcp/src/auth.ts:367` calls `POST https://identitytoolkit.googleapis.com/v1/accounts:signInWithIdp?key=${FIREBASE_API_KEY}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/identitytoolkit.googleapis.com/v1/accounts/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-eb03a5115c2d8a71", "name": "Unused endpoint: GET /oauth/google/callback", "shortDescription": {"text": "Unused endpoint: GET /oauth/google/callback"}, "fullDescription": {"text": "`packages/wds-mcp/src/http.ts` declares `GET /oauth/google/callback` 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-4f5d79195606d3fb", "name": "Unused endpoint: POST /track", "shortDescription": {"text": "Unused endpoint: POST /track"}, "fullDescription": {"text": "`packages/wds-mcp/src/http.ts` declares `POST /track` 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-239a938869adf673", "name": "Unused endpoint: POST /mcp", "shortDescription": {"text": "Unused endpoint: POST /mcp"}, "fullDescription": {"text": "`packages/wds-mcp/src/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": "`packages/wds-mcp/src/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": "`packages/wds-mcp/src/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/22568"}, "properties": {"repository": "wanteddev/montage-web", "repoUrl": "https://github.com/wanteddev/montage-web", "branch": "main"}, "results": [{"ruleId": "scanner-c7145985e1841af4", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/layout/components/gnb/search-modal/results/option/index.tsx:77"}, "properties": {"repobilityId": "4bb7ca2d9a072607", "scanner": "scanner-primary", "fingerprint": "c7145985e1841af4", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-17326210001b1a1e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/docs/components/mdx/code-block/index.tsx:53"}, "properties": {"repobilityId": "5cc0ba193a59c7de", "scanner": "scanner-primary", "fingerprint": "17326210001b1a1e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e410b35ada03e13f", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/home/components/resources/item/index.tsx:103"}, "properties": {"repobilityId": "a9cdae728db09b32", "scanner": "scanner-primary", "fingerprint": "e410b35ada03e13f", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-114a8a3dd632aa21", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/src/features/home/components/behind/item/index.tsx:123"}, "properties": {"repobilityId": "65c460755a000d0a", "scanner": "scanner-primary", "fingerprint": "114a8a3dd632aa21", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5854030890f2c095", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/design-docs-sync/src/processor.ts:16"}, "properties": {"repobilityId": "b607461e352c405a", "scanner": "scanner-primary", "fingerprint": "5854030890f2c095", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a004f094d60b049b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/wds-nextjs/src/pages-router-cache-provider.tsx:117"}, "properties": {"repobilityId": "fb09cb811d61d702", "scanner": "scanner-primary", "fingerprint": "a004f094d60b049b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d57e508778a6a9a6", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/wds-nextjs/src/app-router-cache-provider.tsx:79"}, "properties": {"repobilityId": "2438dab065e6fcba", "scanner": "scanner-primary", "fingerprint": "d57e508778a6a9a6", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-401a52acf3348a7d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/wds-mcp/src/http.ts:196"}, "properties": {"repobilityId": "867112649c6c8d42", "scanner": "scanner-primary", "fingerprint": "401a52acf3348a7d", "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-6d205799f4852b14", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22.18.0-alpine"}, "properties": {"repobilityId": "ba5948380dae1e72", "scanner": "scanner-primary", "fingerprint": "6d205799f4852b14", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 1}}}]}, {"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-cb5013949ce71359", "level": "error", "message": {"text": "Runtime dotenv file present in repo: docs/.env"}, "properties": {"repobilityId": "c660cbc91b4dc25c", "scanner": "scanner-primary", "fingerprint": "cb5013949ce71359", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/.env"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9ebe97fbfb24f2dc", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in docs/next.config.js:16"}, "properties": {"repobilityId": "6a3e46c00af58d3e", "scanner": "scanner-primary", "fingerprint": "9ebe97fbfb24f2dc", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/next.config.js"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-a7da8c0bdc13d124", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/layout/components/gnb/search-modal/results/option/index.tsx:77"}, "properties": {"repobilityId": "ae05ed1471745967", "scanner": "scanner-primary", "fingerprint": "a7da8c0bdc13d124", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/src/features/layout/components/gnb/search-modal/results/option/index.tsx"}, "region": {"startLine": 77}}}]}, {"ruleId": "scanner-45b160888db6e2a9", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in docs/src/features/docs/components/mdx/demo/react-runner/helpers.ts:18"}, "properties": {"repobilityId": "34311c27067d1eca", "scanner": "scanner-primary", "fingerprint": "45b160888db6e2a9", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/src/features/docs/components/mdx/demo/react-runner/helpers.ts"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-5b86f0a2f68b2256", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/docs/components/mdx/code-block/index.tsx:53"}, "properties": {"repobilityId": "b3feea71d485f009", "scanner": "scanner-primary", "fingerprint": "5b86f0a2f68b2256", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/src/features/docs/components/mdx/code-block/index.tsx"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-7b45b41809086278", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/home/components/resources/item/index.tsx:103"}, "properties": {"repobilityId": "3aa71b01031ff70e", "scanner": "scanner-primary", "fingerprint": "7b45b41809086278", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/src/features/home/components/resources/item/index.tsx"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-56564543d869cda6", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/src/features/home/components/behind/item/index.tsx:123"}, "properties": {"repobilityId": "69d1ecc43055d16a", "scanner": "scanner-primary", "fingerprint": "56564543d869cda6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/src/features/home/components/behind/item/index.tsx"}, "region": {"startLine": 123}}}]}, {"ruleId": "scanner-992544d7ca5d02a6", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in scripts/commit-msg.mjs:47"}, "properties": {"repobilityId": "be952dab75b61d19", "scanner": "scanner-primary", "fingerprint": "992544d7ca5d02a6", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/commit-msg.mjs"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-e0b1d48107d9125d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/commit-msg.mjs:3"}, "properties": {"repobilityId": "7b338f1f8547432c", "scanner": "scanner-primary", "fingerprint": "e0b1d48107d9125d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/commit-msg.mjs"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-e6eb38f1caea056b", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/wds-nextjs/src/pages-router-cache-provider.tsx:117"}, "properties": {"repobilityId": "dd4b631a2a38c8c8", "scanner": "scanner-primary", "fingerprint": "e6eb38f1caea056b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-nextjs/src/pages-router-cache-provider.tsx"}, "region": {"startLine": 117}}}]}, {"ruleId": "scanner-63f41b85b6bb6713", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/wds-nextjs/src/app-router-cache-provider.tsx:79"}, "properties": {"repobilityId": "d8f713d62108d534", "scanner": "scanner-primary", "fingerprint": "63f41b85b6bb6713", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-nextjs/src/app-router-cache-provider.tsx"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-8ffabf98fc3ca809", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/wds-mcp/src/track.ts:5"}, "properties": {"repobilityId": "c4232411be9498f7", "scanner": "scanner-primary", "fingerprint": "8ffabf98fc3ca809", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-mcp/src/track.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-08acc87bc38709fa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bdf0b88153ba04e2", "scanner": "scanner-primary", "fingerprint": "08acc87bc38709fa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/version.yml"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-08acc87bc38709fa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0ea6a9ffc2e4a383", "scanner": "scanner-primary", "fingerprint": "08acc87bc38709fa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/version.yml"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-002d062f1580c092", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "2c8209ef1cf355b0", "scanner": "scanner-primary", "fingerprint": "002d062f1580c092", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/version.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-09bd9a767ecf90ab", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e6934a78eb917a01", "scanner": "scanner-primary", "fingerprint": "09bd9a767ecf90ab", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-noti.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-09216238c870ae6a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ec266b6e9f14bb37", "scanner": "scanner-primary", "fingerprint": "09216238c870ae6a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-deploy.yml"}, "region": {"startLine": 144}}}]}, {"ruleId": "scanner-09216238c870ae6a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ec266b6e9f14bb37", "scanner": "scanner-primary", "fingerprint": "09216238c870ae6a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-deploy.yml"}, "region": {"startLine": 151}}}]}, {"ruleId": "scanner-09216238c870ae6a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "760bb9fb1dbf90f9", "scanner": "scanner-primary", "fingerprint": "09216238c870ae6a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-deploy.yml"}, "region": {"startLine": 185}}}]}, {"ruleId": "scanner-09216238c870ae6a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7d2e33dcf96c99df", "scanner": "scanner-primary", "fingerprint": "09216238c870ae6a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-deploy.yml"}, "region": {"startLine": 233}}}]}, {"ruleId": "scanner-c4fb3f824e437796", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "9b4e76482b201243", "scanner": "scanner-primary", "fingerprint": "c4fb3f824e437796", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-58296de0a7c6a968", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ea5aa6c2073add2d", "scanner": "scanner-primary", "fingerprint": "58296de0a7c6a968", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/figma-icon-sync.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-229642da4d12de6a", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "791db1a0705ff4c2", "scanner": "scanner-primary", "fingerprint": "229642da4d12de6a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/figma-icon-sync.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5e93df63dabdf4d1", "level": "error", "message": {"text": "GitHub Action tracks a moving branch"}, "properties": {"repobilityId": "e0a84802d1b044c8", "scanner": "scanner-primary", "fingerprint": "5e93df63dabdf4d1", "layer": "cicd", "severity": "high", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/figma-icon-sync-code-connect.yml"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-06fa57d0fd19f987", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4e1c147811db04a7", "scanner": "scanner-primary", "fingerprint": "06fa57d0fd19f987", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/figma-icon-sync-code-connect.yml"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-06fa57d0fd19f987", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d3aee48d437a2afa", "scanner": "scanner-primary", "fingerprint": "06fa57d0fd19f987", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/figma-icon-sync-code-connect.yml"}, "region": {"startLine": 43}}}]}, {"ruleId": "scanner-06fa57d0fd19f987", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7daf61f55848a337", "scanner": "scanner-primary", "fingerprint": "06fa57d0fd19f987", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/figma-icon-sync-code-connect.yml"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-06fa57d0fd19f987", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d3aee48d437a2afa", "scanner": "scanner-primary", "fingerprint": "06fa57d0fd19f987", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/figma-icon-sync-code-connect.yml"}, "region": {"startLine": 101}}}]}, {"ruleId": "scanner-f332bae52cbd0709", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b7253ab6dd95ff97", "scanner": "scanner-primary", "fingerprint": "f332bae52cbd0709", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/figma-icon-sync-code-connect.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-187ac8d7585cd42e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "844d3e998ace52b0", "scanner": "scanner-primary", "fingerprint": "187ac8d7585cd42e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-test.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-187ac8d7585cd42e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cac824b1021831bf", "scanner": "scanner-primary", "fingerprint": "187ac8d7585cd42e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-test.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-187ac8d7585cd42e", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5ad1205d4de97928", "scanner": "scanner-primary", "fingerprint": "187ac8d7585cd42e", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-test.yml"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-187ac8d7585cd42e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cac824b1021831bf", "scanner": "scanner-primary", "fingerprint": "187ac8d7585cd42e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-test.yml"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-187ac8d7585cd42e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cac824b1021831bf", "scanner": "scanner-primary", "fingerprint": "187ac8d7585cd42e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-test.yml"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-187ac8d7585cd42e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cac824b1021831bf", "scanner": "scanner-primary", "fingerprint": "187ac8d7585cd42e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-test.yml"}, "region": {"startLine": 91}}}]}, {"ruleId": "scanner-187ac8d7585cd42e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cac824b1021831bf", "scanner": "scanner-primary", "fingerprint": "187ac8d7585cd42e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-test.yml"}, "region": {"startLine": 109}}}]}, {"ruleId": "scanner-799e8bbe8b1c7595", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4abb741830759225", "scanner": "scanner-primary", "fingerprint": "799e8bbe8b1c7595", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/visual-test-update.yml"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-799e8bbe8b1c7595", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "40b5b89cd058e810", "scanner": "scanner-primary", "fingerprint": "799e8bbe8b1c7595", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/visual-test-update.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-a6f2c934a49830b0", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "925bf5e2a244584f", "scanner": "scanner-primary", "fingerprint": "a6f2c934a49830b0", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/mcp-deploy.yml"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-a6f2c934a49830b0", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "925bf5e2a244584f", "scanner": "scanner-primary", "fingerprint": "a6f2c934a49830b0", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/mcp-deploy.yml"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-a6f2c934a49830b0", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8452b911f01c82fa", "scanner": "scanner-primary", "fingerprint": "a6f2c934a49830b0", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/mcp-deploy.yml"}, "region": {"startLine": 80}}}]}, {"ruleId": "scanner-a6f2c934a49830b0", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8452b911f01c82fa", "scanner": "scanner-primary", "fingerprint": "a6f2c934a49830b0", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/mcp-deploy.yml"}, "region": {"startLine": 87}}}]}, {"ruleId": "scanner-a6f2c934a49830b0", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "aec3288112069e6e", "scanner": "scanner-primary", "fingerprint": "a6f2c934a49830b0", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/mcp-deploy.yml"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-a6f2c934a49830b0", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8452b911f01c82fa", "scanner": "scanner-primary", "fingerprint": "a6f2c934a49830b0", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/mcp-deploy.yml"}, "region": {"startLine": 118}}}]}, {"ruleId": "scanner-a6f2c934a49830b0", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8452b911f01c82fa", "scanner": "scanner-primary", "fingerprint": "a6f2c934a49830b0", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/mcp-deploy.yml"}, "region": {"startLine": 125}}}]}, {"ruleId": "scanner-a6f2c934a49830b0", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2b0dd2a1f011c907", "scanner": "scanner-primary", "fingerprint": "a6f2c934a49830b0", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/mcp-deploy.yml"}, "region": {"startLine": 138}}}]}, {"ruleId": "scanner-8887308d942c0575", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "0a30ed711af4e1f1", "scanner": "scanner-primary", "fingerprint": "8887308d942c0575", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/mcp-deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9bb8cd90e49ced99", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0c86eb9508b14861", "scanner": "scanner-primary", "fingerprint": "9bb8cd90e49ced99", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-sync.yml"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-9bb8cd90e49ced99", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "10a5ac159ca1eb31", "scanner": "scanner-primary", "fingerprint": "9bb8cd90e49ced99", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-sync.yml"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-9bb8cd90e49ced99", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0c86eb9508b14861", "scanner": "scanner-primary", "fingerprint": "9bb8cd90e49ced99", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-sync.yml"}, "region": {"startLine": 132}}}]}, {"ruleId": "scanner-9bb8cd90e49ced99", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "10a5ac159ca1eb31", "scanner": "scanner-primary", "fingerprint": "9bb8cd90e49ced99", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-sync.yml"}, "region": {"startLine": 138}}}]}, {"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-b0798a350e6191db", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: tests/commonjs/package.json"}, "properties": {"repobilityId": "23680decd3ac92df", "scanner": "scanner-primary", "fingerprint": "b0798a350e6191db", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tests/commonjs/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8ecafc3b820c925f", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: tests/tree-shaking/package.json"}, "properties": {"repobilityId": "6f52f243ead3b82e", "scanner": "scanner-primary", "fingerprint": "8ecafc3b820c925f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tests/tree-shaking/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-40c0ebcf95c8fa0d", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: tests/visual/package.json"}, "properties": {"repobilityId": "3256914258666cf7", "scanner": "scanner-primary", "fingerprint": "40c0ebcf95c8fa0d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tests/visual/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b8fae141f052f3ab", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: docs/package.json"}, "properties": {"repobilityId": "e77ce50b08d152bb", "scanner": "scanner-primary", "fingerprint": "b8fae141f052f3ab", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e99a89a0384c6448", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: scripts/design-docs-sync/package.json"}, "properties": {"repobilityId": "9725a8034b64d210", "scanner": "scanner-primary", "fingerprint": "e99a89a0384c6448", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/design-docs-sync/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-11b0ea89f6591a90", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: scripts/api-generator/package.json"}, "properties": {"repobilityId": "471edd05e81fb51f", "scanner": "scanner-primary", "fingerprint": "11b0ea89f6591a90", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/api-generator/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6bcbce646aa5aceb", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds-nextjs/package.json"}, "properties": {"repobilityId": "f652e3779bfa03ce", "scanner": "scanner-primary", "fingerprint": "6bcbce646aa5aceb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-nextjs/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f5d0ff4232450b94", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds-theme/package.json"}, "properties": {"repobilityId": "2576493b6a0532a9", "scanner": "scanner-primary", "fingerprint": "f5d0ff4232450b94", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-theme/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c76949876cf5f7e1", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds/package.json"}, "properties": {"repobilityId": "cbb4846b806b7798", "scanner": "scanner-primary", "fingerprint": "c76949876cf5f7e1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bc75fff0786c9c2e", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/eslint-plugin-wds/package.json"}, "properties": {"repobilityId": "4341587cb90b2ecc", "scanner": "scanner-primary", "fingerprint": "bc75fff0786c9c2e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/eslint-plugin-wds/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-66faa0fa06cacbd7", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds-icon/package.json"}, "properties": {"repobilityId": "459000469750d52a", "scanner": "scanner-primary", "fingerprint": "66faa0fa06cacbd7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-icon/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d1b487f9cc4968f8", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds-dummy/package.json"}, "properties": {"repobilityId": "d81e611e1e6c9b9f", "scanner": "scanner-primary", "fingerprint": "d1b487f9cc4968f8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-dummy/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-58d461cd1fbbeb0c", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds-engine/package.json"}, "properties": {"repobilityId": "f24c03a9881585a7", "scanner": "scanner-primary", "fingerprint": "58d461cd1fbbeb0c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-engine/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a3a9dd3368b3dd49", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds-codemod/package.json"}, "properties": {"repobilityId": "7dc1a29331aecb27", "scanner": "scanner-primary", "fingerprint": "a3a9dd3368b3dd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-codemod/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a0a55c6ac8586c9a", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds-mcp/package.json"}, "properties": {"repobilityId": "2c736df8b58700a8", "scanner": "scanner-primary", "fingerprint": "a0a55c6ac8586c9a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-mcp/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-40a7a8a99fe3bdf7", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds-lottie/package.json"}, "properties": {"repobilityId": "f947df2e6da75d69", "scanner": "scanner-primary", "fingerprint": "40a7a8a99fe3bdf7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-lottie/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3d220a0cdcb3ed45", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/wds-brand/package.json"}, "properties": {"repobilityId": "92803716ed12addc", "scanner": "scanner-primary", "fingerprint": "3d220a0cdcb3ed45", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/wds-brand/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2da8919502e2af0d", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: .github/actions/generate-mobile-docs/package.json"}, "properties": {"repobilityId": "dfb041e54ef38eda", "scanner": "scanner-primary", "fingerprint": "2da8919502e2af0d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/actions/generate-mobile-docs/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5b5e6ce14387ee95", "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": "4c53dd9a0f42e237", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "3a40923852934e2d", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "8ca515bfce46827b", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "6144a2573ac9a728", "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": "d22d5fb742a6eafd", "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": "57cc677b6babe753", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6887231ad163b211", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/design-docs-sync/src/processor.ts:117"}, "properties": {"repobilityId": "785ca00ac3481b20", "scanner": "scanner-primary", "fingerprint": "6887231ad163b211", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-57e74069580ca35d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/wds-mcp/src/auth.ts:223"}, "properties": {"repobilityId": "9db23ccebf0caa34", "scanner": "scanner-primary", "fingerprint": "57e74069580ca35d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3dbd3f87ace7c5cf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/wds-mcp/src/server.ts:309"}, "properties": {"repobilityId": "7ff292b90ed8a4a0", "scanner": "scanner-primary", "fingerprint": "3dbd3f87ace7c5cf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7567143f5c854397", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/wds-mcp/src/helpers/index.ts:28"}, "properties": {"repobilityId": "3f5256a61ad3cb7f", "scanner": "scanner-primary", "fingerprint": "7567143f5c854397", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-de94c584d0a40c9d", "level": "error", "message": {"text": "Dangling fetch: POST https://oauth2.googleapis.com/token (packages/wds-mcp/src/auth.ts:223)"}, "properties": {"repobilityId": "3358b921f587046e", "scanner": "scanner-primary", "fingerprint": "de94c584d0a40c9d", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-028262e819770032", "level": "error", "message": {"text": "Dangling fetch: POST https://identitytoolkit.googleapis.com/v1/accounts:signInWithIdp?key=${FIREBASE_API_KEY} (packages/wds-mcp/src/auth.ts:253)"}, "properties": {"repobilityId": "09b521f62a6ee6ba", "scanner": "scanner-primary", "fingerprint": "028262e819770032", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-c72401ad29f2c5b8", "level": "error", "message": {"text": "Dangling fetch: POST https://oauth2.googleapis.com/token (packages/wds-mcp/src/auth.ts:325)"}, "properties": {"repobilityId": "cbd5d9712cf0d38f", "scanner": "scanner-primary", "fingerprint": "c72401ad29f2c5b8", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-dc94813183fba465", "level": "error", "message": {"text": "Dangling fetch: POST https://identitytoolkit.googleapis.com/v1/accounts:signInWithIdp?key=${FIREBASE_API_KEY} (packages/wds-mcp/src/auth.ts:367)"}, "properties": {"repobilityId": "38d278e23a792b3a", "scanner": "scanner-primary", "fingerprint": "dc94813183fba465", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-eb03a5115c2d8a71", "level": "note", "message": {"text": "Unused endpoint: GET /oauth/google/callback"}, "properties": {"repobilityId": "2e0c078ccfcfe570", "scanner": "scanner-primary", "fingerprint": "eb03a5115c2d8a71", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4f5d79195606d3fb", "level": "note", "message": {"text": "Unused endpoint: POST /track"}, "properties": {"repobilityId": "544b4b218267c90d", "scanner": "scanner-primary", "fingerprint": "4f5d79195606d3fb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-239a938869adf673", "level": "note", "message": {"text": "Unused endpoint: POST /mcp"}, "properties": {"repobilityId": "3ea158043f146dfc", "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": "6e6136682beb8937", "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": "a2b2cd80d4931f56", "scanner": "scanner-primary", "fingerprint": "56b4efafa0127feb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}