{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c5e37de209b441c6", "name": "Stray `console.log` in TS/JS \u2014 scripts/generate-embeddings.ts:97", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-embeddings.ts:97"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3a0ea92c1375dffe", "name": "Stray `console.log` in TS/JS \u2014 scripts/update-categories.ts:109", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/update-categories.ts:109"}, "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-175d46ec825418a3", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-search-pagination.ts:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-search-pagination.ts:14"}, "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-b239626d9c35f46b", "name": "Stray `console.log` in TS/JS \u2014 scripts/warm-cache.ts:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/warm-cache.ts:46"}, "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-ee148a4911c98702", "name": "Stray `console.log` in TS/JS \u2014 packages/cli/src/index.ts:526", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/index.ts:526"}, "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-d57c382d684f0248", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/settings/team-settings.tsx:466", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/settings/team-settings.tsx:466"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-390950a327b3ca90", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/settings/api-token-settings.tsx:137", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/settings/api-token-settings.tsx:137"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4ea645a0a2c925c0", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/bundles/bundle-card.tsx:142", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/bundles/bundle-card.tsx:142"}, "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-ff328076763cad1c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/bundles/bundle-editor.tsx:222", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/bundles/bundle-editor.tsx:222"}, "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-15213731a017e385", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/bundles/bundle-browser.tsx:368", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/bundles/bundle-browser.tsx:368"}, "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-eb78678b3d04dd96", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/auth/user-menu.tsx:88", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/auth/user-menu.tsx:88"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3a0a1f51c2a898b2", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/syntax-highlighter.tsx:31", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/syntax-highlighter.tsx:31"}, "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-d742b2db0183ad7f", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui/code-block.tsx:18", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui/code-block.tsx:18"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7e418398ee728ac9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/packs/pack-card.tsx:105", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/packs/pack-card.tsx:105"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-73042b5c13dd158e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/icons/styled-icon.tsx:274", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/icons/styled-icon.tsx:274"}, "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-35c01bbe0dbb5779", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/icons/icon-renderer.tsx:37", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/icons/icon-renderer.tsx:37"}, "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-8eaeff1b3b1a2436", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/icons/metallic-icon-browser-header.tsx:174", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/icons/metallic-icon-browser-header.tsx:174"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1c500e062307c823", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/icons/icon-cart.tsx:504", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/icons/icon-cart.tsx:504"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-263638f3d9a2170d", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/icons/icon-cart.tsx:402", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/icons/icon-cart.tsx:402"}, "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-2775a23229ee90f9", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:171", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:171"}, "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-06cfc7054fbb3212", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/settings/page.tsx:134", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/settings/page.tsx:134"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5e5e4757be761cfc", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/auth/device/page.tsx:149", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/auth/device/page.tsx:149"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-81f3fba4533f1810", "name": "Stray `console.log` in TS/JS \u2014 src/app/docs/api/page.tsx:571", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/docs/api/page.tsx:571"}, "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-457bbaed0f6941d8", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/b/[slug]/page.tsx:87", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/b/[slug]/page.tsx:87"}, "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-324383d023f0921a", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/lib/icon-utils.ts:72", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/lib/icon-utils.ts:72"}, "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-af8e7f67e9d31f9c", "name": "Stray `console.log` in TS/JS \u2014 src/lib/logger.ts:25", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/logger.ts:25"}, "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-1b1c67865766cf1e", "name": "Insecure pattern 'exec_used' in packages/cli/src/index.ts:3227", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/cli/src/index.ts:3227"}, "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-e9a71793e72437ac", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/bundles/bundle-card.tsx:142", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/bundles/bundle-card.tsx:142"}, "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-7482558bdb8fa67e", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/bundles/bundle-editor.tsx:222", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/bundles/bundle-editor.tsx:222"}, "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-d7c44012e89f2873", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/bundles/bundle-browser.tsx:368", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/bundles/bundle-browser.tsx:368"}, "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-2a8d9c1b841839d8", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/syntax-highlighter.tsx:31", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/syntax-highlighter.tsx:31"}, "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-1bbbee4920008ddb", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/icons/styled-icon.tsx:274", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/icons/styled-icon.tsx:274"}, "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-dbd405c510c6ed3b", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/icons/icon-renderer.tsx:37", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/icons/icon-renderer.tsx:37"}, "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-3e4fdf7ab67770b0", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/icons/icon-cart.tsx:402", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/icons/icon-cart.tsx:402"}, "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-e9c6dbdd12f9fc4f", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:171", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:171"}, "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-b884044e5a37f8d0", "name": "Insecure pattern 'cors_wildcard' in src/app/api/bundles/me/route.ts:15", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/bundles/me/route.ts:15"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d9d544e6af85239f", "name": "Insecure pattern 'cors_wildcard' in src/app/api/bundles/me/[id]/route.ts:26", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/bundles/me/[id]/route.ts:26"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-09064d1a64894e29", "name": "Insecure pattern 'cors_wildcard' in src/app/api/auth/device/token/route.ts:17", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/auth/device/token/route.ts:17"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-be5aa72aff84d34a", "name": "Insecure pattern 'cors_wildcard' in src/app/api/auth/device/code/route.ts:18", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/auth/device/code/route.ts:18"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-00d7f410d4a23ea7", "name": "Insecure pattern 'cors_wildcard' in src/app/api/mcp/route.ts:29", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/mcp/route.ts:29"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-73fd5fae470a3be1", "name": "Insecure pattern 'cors_wildcard' in src/app/api/icons/route.ts:15", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/icons/route.ts:15"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-669bfa13d528a1cf", "name": "Insecure pattern 'cors_wildcard' in src/app/docs/api/page.tsx:150", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/app/docs/api/page.tsx:150"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3e87e110348e8d7e", "name": "Insecure pattern 'cors_wildcard' in src/app/docs/mcp/sse/page.tsx:160", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/app/docs/mcp/sse/page.tsx:160"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-14cb7f4444fdd531", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/b/[slug]/page.tsx:87", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/b/[slug]/page.tsx:87"}, "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-ee8e908bf9084cad", "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@v6 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-740b88ab8dd23d2f", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "dependabot/fetch-metadata@v3 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-768e8f28c1850d98", "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-27924aa79fa4a517", "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@v6 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-f9bd8aeffe141f40", "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@v6 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-54611e5a27a72963", "name": "Very large file: packages/cli/src/index.ts (3443 lines)", "shortDescription": {"text": "Very large file: packages/cli/src/index.ts (3443 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "36 tests / 245 src (ratio 0.15)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8c2e3196a4ef0cdd", "name": "Node manifest has dependencies but no lockfile: packages/cli/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/cli/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-6cf7d86f806aee43", "name": "Node manifest has dependencies but no lockfile: packages/mcp-server/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/mcp-server/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 447 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 37 placeholder/mock markers across 14 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-43e72405566f5608", "name": "Agent authority lacks a verifier contract: packages/cli/docs/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: packages/cli/docs/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a30c82a373727d64", "name": "Agent instruction contains unpinned remote install: packages/cli/docs/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: packages/cli/docs/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-925c322d411acf41", "name": "Agent instruction contains unpinned remote install: .claude/skills/unicon/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: .claude/skills/unicon/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d7d2c8cb87ce5567", "name": "Agent authority lacks a verifier contract: .claude/skills/unicon/references/api-reference.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/unicon/references/api-reference.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f603806a546cab29", "name": "Agent authority lacks a verifier contract: skills/unicon/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/unicon/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3e96273c82ce5e3a", "name": "Agent instruction contains unpinned remote install: skills/unicon/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: skills/unicon/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9bdbe389779f0fbd", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/index.ts:116", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/index.ts:116"}, "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-09b7b10fda0cfc95", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/mcp-server/src/index.ts:141", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/mcp-server/src/index.ts:141"}, "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-2fc5608104532498", "name": "Network/subprocess call without timeout or try/except \u2014 extractor/main.py:102", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 extractor/main.py:102"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3b807798fad68adc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/settings/team-settings.tsx:77", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/settings/team-settings.tsx:77"}, "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-f2de23cb238f9160", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/bundles/use-bundle-browser.ts:107", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/bundles/use-bundle-browser.ts:107"}, "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-c58eb4a4df6c7066", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/icons/use-icon-browser.ts:350", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/icons/use-icon-browser.ts:350"}, "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-4d90dca88a9592e8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/docs/api/page.tsx:109", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/docs/api/page.tsx:109"}, "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-cc0f9d8e41b33b0e", "name": "11 env vars used in code but missing from .env.example", "shortDescription": {"text": "11 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `AI_GATEWAY_URL`, `CI`, `NEXT_PUBLIC_VERCEL_ENV`, `NEXT_RUNTIME`, `NODE_ENV`, `OPENROUTER_BASE_URL`, `UNICON_API_TOKEN`, `UNICON_API_URL` + 3 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22622"}, "properties": {"repository": "webrenew/unicon", "repoUrl": "https://github.com/webrenew/unicon", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-c5e37de209b441c6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-embeddings.ts:97"}, "properties": {"repobilityId": "723c246128dedea1", "scanner": "scanner-primary", "fingerprint": "c5e37de209b441c6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3a0ea92c1375dffe", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/update-categories.ts:109"}, "properties": {"repobilityId": "9c897000fcae50f6", "scanner": "scanner-primary", "fingerprint": "3a0ea92c1375dffe", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-175d46ec825418a3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-search-pagination.ts:14"}, "properties": {"repobilityId": "04210cf038f8d4a8", "scanner": "scanner-primary", "fingerprint": "175d46ec825418a3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b239626d9c35f46b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/warm-cache.ts:46"}, "properties": {"repobilityId": "08c1b61210704cc7", "scanner": "scanner-primary", "fingerprint": "b239626d9c35f46b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ee148a4911c98702", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/index.ts:526"}, "properties": {"repobilityId": "7d672af1a16d6a76", "scanner": "scanner-primary", "fingerprint": "ee148a4911c98702", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d57c382d684f0248", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/settings/team-settings.tsx:466"}, "properties": {"repobilityId": "cfb18402ee01b3ee", "scanner": "scanner-primary", "fingerprint": "d57c382d684f0248", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-390950a327b3ca90", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/settings/api-token-settings.tsx:137"}, "properties": {"repobilityId": "5091fc103bc6fd74", "scanner": "scanner-primary", "fingerprint": "390950a327b3ca90", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4ea645a0a2c925c0", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/bundles/bundle-card.tsx:142"}, "properties": {"repobilityId": "44d81de77e842b76", "scanner": "scanner-primary", "fingerprint": "4ea645a0a2c925c0", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ff328076763cad1c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/bundles/bundle-editor.tsx:222"}, "properties": {"repobilityId": "e8484ca346722287", "scanner": "scanner-primary", "fingerprint": "ff328076763cad1c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-15213731a017e385", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/bundles/bundle-browser.tsx:368"}, "properties": {"repobilityId": "3875f88e82bdf450", "scanner": "scanner-primary", "fingerprint": "15213731a017e385", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-eb78678b3d04dd96", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/auth/user-menu.tsx:88"}, "properties": {"repobilityId": "9632194033385c4b", "scanner": "scanner-primary", "fingerprint": "eb78678b3d04dd96", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3a0a1f51c2a898b2", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/syntax-highlighter.tsx:31"}, "properties": {"repobilityId": "807faa6877b727dd", "scanner": "scanner-primary", "fingerprint": "3a0a1f51c2a898b2", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d742b2db0183ad7f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui/code-block.tsx:18"}, "properties": {"repobilityId": "dd108fb91db9c1d7", "scanner": "scanner-primary", "fingerprint": "d742b2db0183ad7f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7e418398ee728ac9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/packs/pack-card.tsx:105"}, "properties": {"repobilityId": "d3cf0b8bd5cb5ffa", "scanner": "scanner-primary", "fingerprint": "7e418398ee728ac9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-73042b5c13dd158e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/icons/styled-icon.tsx:274"}, "properties": {"repobilityId": "596955c12962d5bc", "scanner": "scanner-primary", "fingerprint": "73042b5c13dd158e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-35c01bbe0dbb5779", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/icons/icon-renderer.tsx:37"}, "properties": {"repobilityId": "a73bb225fc4395aa", "scanner": "scanner-primary", "fingerprint": "35c01bbe0dbb5779", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-8eaeff1b3b1a2436", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/icons/metallic-icon-browser-header.tsx:174"}, "properties": {"repobilityId": "0e8e2db4bedf0d0d", "scanner": "scanner-primary", "fingerprint": "8eaeff1b3b1a2436", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1c500e062307c823", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/icons/icon-cart.tsx:504"}, "properties": {"repobilityId": "ba6c5fa68282246d", "scanner": "scanner-primary", "fingerprint": "1c500e062307c823", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-263638f3d9a2170d", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/icons/icon-cart.tsx:402"}, "properties": {"repobilityId": "9fc4139539ecf5aa", "scanner": "scanner-primary", "fingerprint": "263638f3d9a2170d", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2775a23229ee90f9", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:171"}, "properties": {"repobilityId": "0d72350965068f5b", "scanner": "scanner-primary", "fingerprint": "2775a23229ee90f9", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-06cfc7054fbb3212", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/settings/page.tsx:134"}, "properties": {"repobilityId": "5cda187ee19a1098", "scanner": "scanner-primary", "fingerprint": "06cfc7054fbb3212", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5e5e4757be761cfc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/auth/device/page.tsx:149"}, "properties": {"repobilityId": "c8677b70d6aaa521", "scanner": "scanner-primary", "fingerprint": "5e5e4757be761cfc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-81f3fba4533f1810", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/docs/api/page.tsx:571"}, "properties": {"repobilityId": "d13127b6cc75f7f7", "scanner": "scanner-primary", "fingerprint": "81f3fba4533f1810", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-457bbaed0f6941d8", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/b/[slug]/page.tsx:87"}, "properties": {"repobilityId": "be288f4835e108eb", "scanner": "scanner-primary", "fingerprint": "457bbaed0f6941d8", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-324383d023f0921a", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/lib/icon-utils.ts:72"}, "properties": {"repobilityId": "94ac96305793740f", "scanner": "scanner-primary", "fingerprint": "324383d023f0921a", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-af8e7f67e9d31f9c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/logger.ts:25"}, "properties": {"repobilityId": "d91dbb6e420e1181", "scanner": "scanner-primary", "fingerprint": "af8e7f67e9d31f9c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1b1c67865766cf1e", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/cli/src/index.ts:3227"}, "properties": {"repobilityId": "402f44313e123365", "scanner": "scanner-primary", "fingerprint": "1b1c67865766cf1e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cli/src/index.ts"}, "region": {"startLine": 3227}}}]}, {"ruleId": "scanner-e9a71793e72437ac", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/bundles/bundle-card.tsx:142"}, "properties": {"repobilityId": "6faee03773ac23ec", "scanner": "scanner-primary", "fingerprint": "e9a71793e72437ac", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/bundles/bundle-card.tsx"}, "region": {"startLine": 142}}}]}, {"ruleId": "scanner-7482558bdb8fa67e", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/bundles/bundle-editor.tsx:222"}, "properties": {"repobilityId": "cfb9d9a6789c8468", "scanner": "scanner-primary", "fingerprint": "7482558bdb8fa67e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/bundles/bundle-editor.tsx"}, "region": {"startLine": 222}}}]}, {"ruleId": "scanner-d7c44012e89f2873", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/bundles/bundle-browser.tsx:368"}, "properties": {"repobilityId": "ad319b6f10e07ec1", "scanner": "scanner-primary", "fingerprint": "d7c44012e89f2873", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/bundles/bundle-browser.tsx"}, "region": {"startLine": 368}}}]}, {"ruleId": "scanner-2a8d9c1b841839d8", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/syntax-highlighter.tsx:31"}, "properties": {"repobilityId": "18fb69eb40c8bbfb", "scanner": "scanner-primary", "fingerprint": "2a8d9c1b841839d8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/ui/syntax-highlighter.tsx"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-1bbbee4920008ddb", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/icons/styled-icon.tsx:274"}, "properties": {"repobilityId": "46a9decb3cfaf4cb", "scanner": "scanner-primary", "fingerprint": "1bbbee4920008ddb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/icons/styled-icon.tsx"}, "region": {"startLine": 274}}}]}, {"ruleId": "scanner-dbd405c510c6ed3b", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/icons/icon-renderer.tsx:37"}, "properties": {"repobilityId": "58211d1c0fb42197", "scanner": "scanner-primary", "fingerprint": "dbd405c510c6ed3b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/icons/icon-renderer.tsx"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-3e4fdf7ab67770b0", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/icons/icon-cart.tsx:402"}, "properties": {"repobilityId": "6a38556dc7697e6d", "scanner": "scanner-primary", "fingerprint": "3e4fdf7ab67770b0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/icons/icon-cart.tsx"}, "region": {"startLine": 402}}}]}, {"ruleId": "scanner-e9c6dbdd12f9fc4f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:171"}, "properties": {"repobilityId": "0bca654fa2052eb0", "scanner": "scanner-primary", "fingerprint": "e9c6dbdd12f9fc4f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/layout.tsx"}, "region": {"startLine": 171}}}]}, {"ruleId": "scanner-b884044e5a37f8d0", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/bundles/me/route.ts:15"}, "properties": {"repobilityId": "023e45e3d122dbec", "scanner": "scanner-primary", "fingerprint": "b884044e5a37f8d0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/bundles/me/route.ts"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-d9d544e6af85239f", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/bundles/me/[id]/route.ts:26"}, "properties": {"repobilityId": "eca9d8e661355909", "scanner": "scanner-primary", "fingerprint": "d9d544e6af85239f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/bundles/me/[id]/route.ts"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-09064d1a64894e29", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/auth/device/token/route.ts:17"}, "properties": {"repobilityId": "1df66f99c9eb17cf", "scanner": "scanner-primary", "fingerprint": "09064d1a64894e29", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/auth/device/token/route.ts"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-be5aa72aff84d34a", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/auth/device/code/route.ts:18"}, "properties": {"repobilityId": "55aaec6476ce0e64", "scanner": "scanner-primary", "fingerprint": "be5aa72aff84d34a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/auth/device/code/route.ts"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-00d7f410d4a23ea7", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/mcp/route.ts:29"}, "properties": {"repobilityId": "190274766ada645d", "scanner": "scanner-primary", "fingerprint": "00d7f410d4a23ea7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/mcp/route.ts"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-73fd5fae470a3be1", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/icons/route.ts:15"}, "properties": {"repobilityId": "6f6a6626a57d7635", "scanner": "scanner-primary", "fingerprint": "73fd5fae470a3be1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/icons/route.ts"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-669bfa13d528a1cf", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/app/docs/api/page.tsx:150"}, "properties": {"repobilityId": "1d02c72f31f11f8d", "scanner": "scanner-primary", "fingerprint": "669bfa13d528a1cf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/docs/api/page.tsx"}, "region": {"startLine": 150}}}]}, {"ruleId": "scanner-3e87e110348e8d7e", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/app/docs/mcp/sse/page.tsx:160"}, "properties": {"repobilityId": "5d1eb135211a9bb1", "scanner": "scanner-primary", "fingerprint": "3e87e110348e8d7e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/docs/mcp/sse/page.tsx"}, "region": {"startLine": 160}}}]}, {"ruleId": "scanner-14cb7f4444fdd531", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/b/[slug]/page.tsx:87"}, "properties": {"repobilityId": "beb12a2a90a999be", "scanner": "scanner-primary", "fingerprint": "14cb7f4444fdd531", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/b/[slug]/page.tsx"}, "region": {"startLine": 87}}}]}, {"ruleId": "scanner-ee8e908bf9084cad", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0cf1a438caa089c", "scanner": "scanner-primary", "fingerprint": "ee8e908bf9084cad", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish-cli.yml"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-ee8e908bf9084cad", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c0f8647de03c0c79", "scanner": "scanner-primary", "fingerprint": "ee8e908bf9084cad", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish-cli.yml"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-ee8e908bf9084cad", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "302e7b8ac572ca8a", "scanner": "scanner-primary", "fingerprint": "ee8e908bf9084cad", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish-cli.yml"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-740b88ab8dd23d2f", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "01e3c21631c1bdb4", "scanner": "scanner-primary", "fingerprint": "740b88ab8dd23d2f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/dependabot-auto-merge.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-768e8f28c1850d98", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "f3c306ca3743dfa1", "scanner": "scanner-primary", "fingerprint": "768e8f28c1850d98", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/dependabot-auto-merge.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "97a9a5de61d82fcd", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9e5617d449b061f6", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4a63b1fd6887cae9", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "97a9a5de61d82fcd", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 58}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9e5617d449b061f6", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 61}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4a63b1fd6887cae9", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 66}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "90dca2b9a9fbfb28", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-f9bd8aeffe141f40", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2f5daaf41bb43efb", "scanner": "scanner-primary", "fingerprint": "f9bd8aeffe141f40", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/warm-cache.yml"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-f9bd8aeffe141f40", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f2b9ad1e84662d65", "scanner": "scanner-primary", "fingerprint": "f9bd8aeffe141f40", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/warm-cache.yml"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-f9bd8aeffe141f40", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c88e8e540554e578", "scanner": "scanner-primary", "fingerprint": "f9bd8aeffe141f40", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/warm-cache.yml"}, "region": {"startLine": 25}}}]}, {"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-54611e5a27a72963", "level": "note", "message": {"text": "Very large file: packages/cli/src/index.ts (3443 lines)"}, "properties": {"repobilityId": "88fb895ae7ab6412", "scanner": "scanner-primary", "fingerprint": "54611e5a27a72963", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-8c2e3196a4ef0cdd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/cli/package.json"}, "properties": {"repobilityId": "2faf23490612d7a6", "scanner": "scanner-primary", "fingerprint": "8c2e3196a4ef0cdd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cli/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6cf7d86f806aee43", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/mcp-server/package.json"}, "properties": {"repobilityId": "a25c45fd100dcd3e", "scanner": "scanner-primary", "fingerprint": "6cf7d86f806aee43", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/mcp-server/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "a8ba15e49d95c0de", "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": "1faf8c8d5797583e", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "2031fdb96333f4d6", "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": "177558d6db9b3eaf", "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": "5b184c7e167b5339", "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": "41e07f5d36be6b2c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-43e72405566f5608", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: packages/cli/docs/SKILL.md"}, "properties": {"repobilityId": "52f019628afc2cc0", "scanner": "scanner-primary", "fingerprint": "43e72405566f5608", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cli/docs/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a30c82a373727d64", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: packages/cli/docs/SKILL.md"}, "properties": {"repobilityId": "b3aff29d1cfebe29", "scanner": "scanner-primary", "fingerprint": "a30c82a373727d64", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cli/docs/SKILL.md"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-925c322d411acf41", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: .claude/skills/unicon/SKILL.md"}, "properties": {"repobilityId": "53547325aeca12ef", "scanner": "scanner-primary", "fingerprint": "925c322d411acf41", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/unicon/SKILL.md"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-d7d2c8cb87ce5567", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/unicon/references/api-reference.md"}, "properties": {"repobilityId": "27458b776f75b7de", "scanner": "scanner-primary", "fingerprint": "d7d2c8cb87ce5567", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/unicon/references/api-reference.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f603806a546cab29", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/unicon/SKILL.md"}, "properties": {"repobilityId": "e8ebee63c48340db", "scanner": "scanner-primary", "fingerprint": "f603806a546cab29", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/unicon/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3e96273c82ce5e3a", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: skills/unicon/SKILL.md"}, "properties": {"repobilityId": "31b5670457328f23", "scanner": "scanner-primary", "fingerprint": "3e96273c82ce5e3a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/unicon/SKILL.md"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-9bdbe389779f0fbd", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/index.ts:116"}, "properties": {"repobilityId": "5f2c5be9f45c18ab", "scanner": "scanner-primary", "fingerprint": "9bdbe389779f0fbd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-09b7b10fda0cfc95", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/mcp-server/src/index.ts:141"}, "properties": {"repobilityId": "0a47a7c212c19fde", "scanner": "scanner-primary", "fingerprint": "09b7b10fda0cfc95", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2fc5608104532498", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 extractor/main.py:102"}, "properties": {"repobilityId": "071a7ec72e325ade", "scanner": "scanner-primary", "fingerprint": "2fc5608104532498", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3b807798fad68adc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/settings/team-settings.tsx:77"}, "properties": {"repobilityId": "4d0c2328b236072d", "scanner": "scanner-primary", "fingerprint": "3b807798fad68adc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f2de23cb238f9160", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/bundles/use-bundle-browser.ts:107"}, "properties": {"repobilityId": "604fb59f97e1b328", "scanner": "scanner-primary", "fingerprint": "f2de23cb238f9160", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c58eb4a4df6c7066", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/icons/use-icon-browser.ts:350"}, "properties": {"repobilityId": "4e877e06492db420", "scanner": "scanner-primary", "fingerprint": "c58eb4a4df6c7066", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4d90dca88a9592e8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/docs/api/page.tsx:109"}, "properties": {"repobilityId": "a60170db8da1e6de", "scanner": "scanner-primary", "fingerprint": "4d90dca88a9592e8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cc0f9d8e41b33b0e", "level": "note", "message": {"text": "11 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "c82cd8cd626c3599", "scanner": "scanner-primary", "fingerprint": "cc0f9d8e41b33b0e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}