{"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-e9e1abd4889469af", "name": "Stray `console.log` in TS/JS \u2014 apps/storybook-web/src/components/search-bar/search-bar.stories.tsx:103", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/storybook-web/src/components/search-bar/search-bar.stories.tsx:103"}, "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-faa869167da43dfa", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/activity-card/activity-card.tsx:117", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/activity-card/activity-card.tsx:117"}, "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-93943ea5bd6d7f1f", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/weather/weather.tsx:158", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/weather/weather.tsx:158"}, "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-e78cd10f4b382139", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/search-bar/search-result-item.tsx:45", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/search-bar/search-result-item.tsx:45"}, "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-36fdc6130f2263e0", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/select/select.tsx:35", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/select/select.tsx:35"}, "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-ec8ed23664ee55dd", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/region-explorer/region-explorer.tsx:290", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/region-explorer/region-explorer.tsx:290"}, "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-6d1cf422e3ab2087", "name": "\"active\" state uses light bg in a dark theme \u2014 packages/ui/src/region-explorer/region-explorer.tsx:297", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/ui/src/region-explorer/region-explorer.tsx:297"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5688b34bba4e37d2", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/ui/src/content-blocks/content-blocks.tsx:27", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/ui/src/content-blocks/content-blocks.tsx:27"}, "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-51fad1a7a93d50a6", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/review-card/review-card.tsx:54", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/review-card/review-card.tsx:54"}, "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-00e38fee7a26857c", "name": "\"active\" state uses light bg in a dark theme \u2014 packages/ui/src/tabs/tabs.tsx:29", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/ui/src/tabs/tabs.tsx:29"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-32003ac5a77821a1", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/ui/src/faq/faq.tsx:25", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/ui/src/faq/faq.tsx:25"}, "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-1969819abbf8b7a9", "name": "Insecure pattern 'cors_wildcard' in apps/storybook-web/e2e/gateway-playground.spec.ts:61", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in apps/storybook-web/e2e/gateway-playground.spec.ts:61"}, "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-5d8a7effdc25f860", "name": "Insecure pattern 'cors_wildcard' in apps/storybook-web/e2e/gateway-visual-smoke.spec.ts:18", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in apps/storybook-web/e2e/gateway-visual-smoke.spec.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-0ed7f9398efa3100", "name": "Insecure pattern 'dangerous_innerhtml' in packages/ui/src/content-blocks/content-blocks.tsx:27", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/ui/src/content-blocks/content-blocks.tsx:27"}, "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-09896dd7c0b603d0", "name": "Insecure pattern 'dangerous_innerhtml' in packages/ui/src/faq/faq.tsx:25", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/ui/src/faq/faq.tsx:25"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-620d7586af08d8b9", "name": "Very large file: apps/storybook-web/src/fixtures/gateway-home-response.ts (1369 lines)", "shortDescription": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-home-response.ts (1369 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-4e758bf75bf3eb43", "name": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-activities-response.ts (1047 lines)", "shortDescription": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-activities-response.ts (1047 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-7b22b3d8236c7691", "name": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-activity-type-response.ts (4105 lines)", "shortDescription": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-activity-type-response.ts (4105 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-5cb7f8467fcd7485", "name": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-destination-response.ts (2053 lines)", "shortDescription": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-destination-response.ts (2053 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-910dd528d5870b13", "name": "Very large file: apps/storybook-web/src/fixtures/gateway-detail-activity-response.ts (6918 lines)", "shortDescription": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-detail-activity-response.ts (6918 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-7bd40c1ce284beec", "name": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-non-bookable-response.ts (3405 lines)", "shortDescription": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-non-bookable-response.ts (3405 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-d8ae276e5fd83ba5", "name": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-attribute-response.ts (1558 lines)", "shortDescription": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-attribute-response.ts (1558 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-7904a9cce3712198", "name": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-point-of-interest-response.ts (1893 lines)", "shortDescription": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-point-of-interest-response.ts (1893 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 334 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-792365e6674668bd", "name": "Node manifest has dependencies but no lockfile: apps/storybook-web/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/storybook-web/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-50218c90b43393bb", "name": "Node manifest has dependencies but no lockfile: packages/ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/ui/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-7b6e23c87c84be16", "name": "Node manifest has dependencies but no lockfile: packages/tokens/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/tokens/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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 41 placeholder/mock markers across 21 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "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-39d26d8880b20f67", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/storybook-web/scripts/refresh-gateway-fixtures.mjs:82", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/storybook-web/scripts/refresh-gateway-fixtures.mjs:82"}, "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-8e17303572210638", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/storybook-web/src/generators/og-image.stories.tsx:98", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/storybook-web/src/generators/og-image.stories.tsx:98"}, "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-7ee4553554ed68c1", "name": "Commented-code block (5 lines) in scripts/remove-react-symlinks.mjs:4", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/remove-react-symlinks.mjs:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20614"}, "properties": {"repository": "Swiss-Activities/ds", "repoUrl": "https://github.com/Swiss-Activities/ds", "branch": "main"}, "results": [{"ruleId": "scanner-e9e1abd4889469af", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/storybook-web/src/components/search-bar/search-bar.stories.tsx:103"}, "properties": {"repobilityId": "080aeec554d8f071", "scanner": "scanner-primary", "fingerprint": "e9e1abd4889469af", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-faa869167da43dfa", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/activity-card/activity-card.tsx:117"}, "properties": {"repobilityId": "d9b7d41111f04815", "scanner": "scanner-primary", "fingerprint": "faa869167da43dfa", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-93943ea5bd6d7f1f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/weather/weather.tsx:158"}, "properties": {"repobilityId": "60b3e7cb0ba95396", "scanner": "scanner-primary", "fingerprint": "93943ea5bd6d7f1f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e78cd10f4b382139", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/search-bar/search-result-item.tsx:45"}, "properties": {"repobilityId": "6c295c844da4ec65", "scanner": "scanner-primary", "fingerprint": "e78cd10f4b382139", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-36fdc6130f2263e0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/select/select.tsx:35"}, "properties": {"repobilityId": "eac4e3fcf1e63789", "scanner": "scanner-primary", "fingerprint": "36fdc6130f2263e0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ec8ed23664ee55dd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/region-explorer/region-explorer.tsx:290"}, "properties": {"repobilityId": "29884dcbc3bab2d6", "scanner": "scanner-primary", "fingerprint": "ec8ed23664ee55dd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6d1cf422e3ab2087", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/ui/src/region-explorer/region-explorer.tsx:297"}, "properties": {"repobilityId": "925e9827da89fda6", "scanner": "scanner-primary", "fingerprint": "6d1cf422e3ab2087", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-5688b34bba4e37d2", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/ui/src/content-blocks/content-blocks.tsx:27"}, "properties": {"repobilityId": "17279a1fb7ba47a8", "scanner": "scanner-primary", "fingerprint": "5688b34bba4e37d2", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-51fad1a7a93d50a6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/ui/src/review-card/review-card.tsx:54"}, "properties": {"repobilityId": "04bf1424e30a3337", "scanner": "scanner-primary", "fingerprint": "51fad1a7a93d50a6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-00e38fee7a26857c", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/ui/src/tabs/tabs.tsx:29"}, "properties": {"repobilityId": "4d7ff3ad6cebb8ea", "scanner": "scanner-primary", "fingerprint": "00e38fee7a26857c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-32003ac5a77821a1", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/ui/src/faq/faq.tsx:25"}, "properties": {"repobilityId": "6a0fcacf2aad31cc", "scanner": "scanner-primary", "fingerprint": "32003ac5a77821a1", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-1969819abbf8b7a9", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in apps/storybook-web/e2e/gateway-playground.spec.ts:61"}, "properties": {"repobilityId": "5cdca1c77b69d8be", "scanner": "scanner-primary", "fingerprint": "1969819abbf8b7a9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/storybook-web/e2e/gateway-playground.spec.ts"}, "region": {"startLine": 61}}}]}, {"ruleId": "scanner-5d8a7effdc25f860", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in apps/storybook-web/e2e/gateway-visual-smoke.spec.ts:18"}, "properties": {"repobilityId": "e373596479d91584", "scanner": "scanner-primary", "fingerprint": "5d8a7effdc25f860", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/storybook-web/e2e/gateway-visual-smoke.spec.ts"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-0ed7f9398efa3100", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/ui/src/content-blocks/content-blocks.tsx:27"}, "properties": {"repobilityId": "5180ac88235f1b9c", "scanner": "scanner-primary", "fingerprint": "0ed7f9398efa3100", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ui/src/content-blocks/content-blocks.tsx"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-09896dd7c0b603d0", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/ui/src/faq/faq.tsx:25"}, "properties": {"repobilityId": "fbebcc003d6538a6", "scanner": "scanner-primary", "fingerprint": "09896dd7c0b603d0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ui/src/faq/faq.tsx"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-620d7586af08d8b9", "level": "note", "message": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-home-response.ts (1369 lines)"}, "properties": {"repobilityId": "b97f00a94d9d9520", "scanner": "scanner-primary", "fingerprint": "620d7586af08d8b9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-4e758bf75bf3eb43", "level": "note", "message": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-activities-response.ts (1047 lines)"}, "properties": {"repobilityId": "4e710c49ab9acae7", "scanner": "scanner-primary", "fingerprint": "4e758bf75bf3eb43", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7b22b3d8236c7691", "level": "note", "message": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-activity-type-response.ts (4105 lines)"}, "properties": {"repobilityId": "69dc0aff866dafd6", "scanner": "scanner-primary", "fingerprint": "7b22b3d8236c7691", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5cb7f8467fcd7485", "level": "note", "message": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-destination-response.ts (2053 lines)"}, "properties": {"repobilityId": "3da85853ed1211c9", "scanner": "scanner-primary", "fingerprint": "5cb7f8467fcd7485", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-910dd528d5870b13", "level": "note", "message": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-detail-activity-response.ts (6918 lines)"}, "properties": {"repobilityId": "b74a7a001a07a04a", "scanner": "scanner-primary", "fingerprint": "910dd528d5870b13", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7bd40c1ce284beec", "level": "note", "message": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-non-bookable-response.ts (3405 lines)"}, "properties": {"repobilityId": "63d7b1acfc495837", "scanner": "scanner-primary", "fingerprint": "7bd40c1ce284beec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d8ae276e5fd83ba5", "level": "note", "message": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-attribute-response.ts (1558 lines)"}, "properties": {"repobilityId": "8363520dce479fd2", "scanner": "scanner-primary", "fingerprint": "d8ae276e5fd83ba5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7904a9cce3712198", "level": "note", "message": {"text": "Very large file: apps/storybook-web/src/fixtures/gateway-overview-point-of-interest-response.ts (1893 lines)"}, "properties": {"repobilityId": "8a9a5f113d9cba48", "scanner": "scanner-primary", "fingerprint": "7904a9cce3712198", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "de94495e4f0ce504", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-792365e6674668bd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/storybook-web/package.json"}, "properties": {"repobilityId": "d2e4aa7e3f8fc133", "scanner": "scanner-primary", "fingerprint": "792365e6674668bd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/storybook-web/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50218c90b43393bb", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/ui/package.json"}, "properties": {"repobilityId": "637e26a8c754e81d", "scanner": "scanner-primary", "fingerprint": "50218c90b43393bb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7b6e23c87c84be16", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/tokens/package.json"}, "properties": {"repobilityId": "d5b583943aa8021c", "scanner": "scanner-primary", "fingerprint": "7b6e23c87c84be16", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tokens/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "b3e99ddeec8153c8", "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": "649a7b9de2d44cc0", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "dd86ddeb9aae6779", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "ef54efe968905ff3", "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": "a4d841c00a5930ad", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-39d26d8880b20f67", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/storybook-web/scripts/refresh-gateway-fixtures.mjs:82"}, "properties": {"repobilityId": "f2b46fa9621f0a7b", "scanner": "scanner-primary", "fingerprint": "39d26d8880b20f67", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8e17303572210638", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/storybook-web/src/generators/og-image.stories.tsx:98"}, "properties": {"repobilityId": "b2d98eed6b63c6bb", "scanner": "scanner-primary", "fingerprint": "8e17303572210638", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7ee4553554ed68c1", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/remove-react-symlinks.mjs:4"}, "properties": {"repobilityId": "2311aca4caf1c869", "scanner": "scanner-primary", "fingerprint": "7ee4553554ed68c1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}