{"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-8d454d680dea4964", "name": "TODO/FIXME marker in shipping code \u2014 frontend/src/api/live.ts:87", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 frontend/src/api/live.ts:87"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6259d07e748339d3", "name": "Docker base image is tag-pinned but not digest-pinned: eclipse-temurin:17-jdk", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: eclipse-temurin:17-jdk"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0434504eacd56ea1", "name": "Docker base image is tag-pinned but not digest-pinned: eclipse-temurin:17-jre", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: eclipse-temurin:17-jre"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-07a11cd2cc6dff30", "name": "Possible secret in frontend/src/mock/store.ts", "shortDescription": {"text": "Possible secret in frontend/src/mock/store.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-78ddb0a968d1e3d4", "name": "Insecure pattern 'document_write' in frontend/src/pages/groceries/shared.tsx:205", "shortDescription": {"text": "Insecure pattern 'document_write' in frontend/src/pages/groceries/shared.tsx:205"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "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-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@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-201ca7a5d844477c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "amannn/action-semantic-pull-request@v5 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-65c9bd56493a81d3", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d3f556e7ca4d0525", "name": "Very large file: frontend/src/api/types.gen.ts (18140 lines)", "shortDescription": {"text": "Very large file: frontend/src/api/types.gen.ts (18140 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-c17d498778a0b091", "name": "Very large file: frontend/src/mock/recipeSeed.ts (2178 lines)", "shortDescription": {"text": "Very large file: frontend/src/mock/recipeSeed.ts (2178 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-aea399e8b2051150", "name": "Very large file: frontend/src/mock/store.ts (7126 lines)", "shortDescription": {"text": "Very large file: frontend/src/mock/store.ts (7126 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-40354ce6b739538d", "name": "Very large file: frontend/src/pages/RecipeDetail.tsx (1539 lines)", "shortDescription": {"text": "Very large file: frontend/src/pages/RecipeDetail.tsx (1539 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-b4543b197327640e", "name": "Very large file: frontend/src/pages/Preferences.tsx (2791 lines)", "shortDescription": {"text": "Very large file: frontend/src/pages/Preferences.tsx (2791 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-f25b23a66a26579b", "name": "Very large file: src/test/java/com/example/mealprep/ai/AiMutationKillsTest.java (1354 lines)", "shortDescription": {"text": "Very large file: src/test/java/com/example/mealprep/ai/AiMutationKillsTest.java (1354 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-564128f036e8fa8d", "name": "Very large file: src/test/java/com/example/mealprep/auth/AuthMutationKillsTest.java (1174 lines)", "shortDescription": {"text": "Very large file: src/test/java/com/example/mealprep/auth/AuthMutationKillsTest.java (1174 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-4727ce1953564401", "name": "Very large file: src/test/java/com/example/mealprep/provisions/ProvisionServiceImplTest.java (1731 lines)", "shortDescription": {"text": "Very large file: src/test/java/com/example/mealprep/provisions/ProvisionServiceImplTest.java (1731 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-474d3b25552e9070", "name": "Very large file: src/test/java/com/example/mealprep/grocery/domain/service/internal/GroceryOrderServiceImplTest.java (15", "shortDescription": {"text": "Very large file: src/test/java/com/example/mealprep/grocery/domain/service/internal/GroceryOrderServiceImplTest.java (1580 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-9b25c84de0be7ca8", "name": "Very large file: src/test/java/com/example/mealprep/grocery/domain/service/internal/GroceryServiceImplTest.java (1342 li", "shortDescription": {"text": "Very large file: src/test/java/com/example/mealprep/grocery/domain/service/internal/GroceryServiceImplTest.java (1342 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-7438f3d7dee94f8f", "name": "Very large file: src/test/java/com/example/mealprep/grocery/domain/service/internal/ShoppingListCalculatorTest.java (133", "shortDescription": {"text": "Very large file: src/test/java/com/example/mealprep/grocery/domain/service/internal/ShoppingListCalculatorTest.java (1331 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-e4adb2fb6bc7a7b6", "name": "Very large file: src/test/java/com/example/mealprep/household/HouseholdMutationKillsTest.java (1157 lines)", "shortDescription": {"text": "Very large file: src/test/java/com/example/mealprep/household/HouseholdMutationKillsTest.java (1157 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-5060b70afa3dfc6d", "name": "Very large file: src/test/java/com/example/mealprep/discovery/domain/service/internal/DiscoveryRunnerMutationKillsTest.j", "shortDescription": {"text": "Very large file: src/test/java/com/example/mealprep/discovery/domain/service/internal/DiscoveryRunnerMutationKillsTest.java (1393 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-5f34c3dabb12853f", "name": "Very large file: src/test/java/com/example/mealprep/feedback/FeedbackServiceImplTest.java (1196 lines)", "shortDescription": {"text": "Very large file: src/test/java/com/example/mealprep/feedback/FeedbackServiceImplTest.java (1196 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-c34731d6515b8a13", "name": "Very large file: src/main/java/com/example/mealprep/provisions/domain/service/internal/ProvisionServiceImpl.java (1855 l", "shortDescription": {"text": "Very large file: src/main/java/com/example/mealprep/provisions/domain/service/internal/ProvisionServiceImpl.java (1855 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-55074736d403ab8c", "name": "Very large file: src/main/java/com/example/mealprep/grocery/domain/service/internal/GroceryServiceImpl.java (1302 lines)", "shortDescription": {"text": "Very large file: src/main/java/com/example/mealprep/grocery/domain/service/internal/GroceryServiceImpl.java (1302 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-2fa27c9085c6dd1a", "name": "Very large file: src/main/java/com/example/mealprep/adaptation/domain/service/AdaptationServiceImpl.java (1849 lines)", "shortDescription": {"text": "Very large file: src/main/java/com/example/mealprep/adaptation/domain/service/AdaptationServiceImpl.java (1849 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-009e8129c4675a7f", "name": "Very large file: src/main/java/com/example/mealprep/discovery/domain/service/internal/DiscoveryJobRunner.java (1248 line", "shortDescription": {"text": "Very large file: src/main/java/com/example/mealprep/discovery/domain/service/internal/DiscoveryJobRunner.java (1248 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-14dccef3739371d6", "name": "Very large file: src/main/java/com/example/mealprep/nutrition/domain/service/internal/NutritionServiceImpl.java (2630 li", "shortDescription": {"text": "Very large file: src/main/java/com/example/mealprep/nutrition/domain/service/internal/NutritionServiceImpl.java (2630 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-94e9d40255b45529", "name": "Very large file: src/main/java/com/example/mealprep/recipe/domain/service/internal/RecipeServiceImpl.java (2841 lines)", "shortDescription": {"text": "Very large file: src/main/java/com/example/mealprep/recipe/domain/service/internal/RecipeServiceImpl.java (2841 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": "0 test file(s) for 81 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 365 placeholder/mock markers across 83 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-01fc9ab34174500d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/mock/store.ts:1332", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/mock/store.ts:1332"}, "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-cdeed2185783214c", "name": "Legacy-named symbol `viewingOld` in frontend/src/pages/RecipeDetail.tsx:1048", "shortDescription": {"text": "Legacy-named symbol `viewingOld` in frontend/src/pages/RecipeDetail.tsx:1048"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7fd2b13c35f95752", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/pages/Activity.tsx:88", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/pages/Activity.tsx:88"}, "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-0c9afb80433b9770", "name": "Commented-code block (5 lines) in perf/core/decision-log.js:10", "shortDescription": {"text": "Commented-code block (5 lines) in perf/core/decision-log.js:10"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-319e66a630e14977", "name": "2 env vars used in code but missing from .env.example", "shortDescription": {"text": "2 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `DEV`, `VITE_API_BASE`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-85831caf276e62df", "name": "Frontend route `/plan/generate` has no Link/navigate to it \u2014 frontend/src/App.tsx", "shortDescription": {"text": "Frontend route `/plan/generate` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ca8127d259326d48", "name": "Frontend route `/recipes/:id` has no Link/navigate to it \u2014 frontend/src/App.tsx", "shortDescription": {"text": "Frontend route `/recipes/:id` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21797"}, "properties": {"repository": "TwoLaugh/fdssys256", "repoUrl": "https://github.com/TwoLaugh/fdssys256", "branch": "main"}, "results": [{"ruleId": "scanner-8d454d680dea4964", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 frontend/src/api/live.ts:87"}, "properties": {"repobilityId": "dddc563c8bc4ac53", "scanner": "scanner-primary", "fingerprint": "8d454d680dea4964", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-6259d07e748339d3", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: eclipse-temurin:17-jdk"}, "properties": {"repobilityId": "1d08d25e8217824c", "scanner": "scanner-primary", "fingerprint": "6259d07e748339d3", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-0434504eacd56ea1", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: eclipse-temurin:17-jre"}, "properties": {"repobilityId": "1bccd7a8302cec6e", "scanner": "scanner-primary", "fingerprint": "0434504eacd56ea1", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-07a11cd2cc6dff30", "level": "error", "message": {"text": "Possible secret in frontend/src/mock/store.ts"}, "properties": {"repobilityId": "7f020af78d37ac5e", "scanner": "scanner-primary", "fingerprint": "07a11cd2cc6dff30", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/mock/store.ts"}, "region": {"startLine": 6530}}}]}, {"ruleId": "scanner-07a11cd2cc6dff30", "level": "error", "message": {"text": "Possible secret in frontend/src/mock/store.ts"}, "properties": {"repobilityId": "7f020af78d37ac5e", "scanner": "scanner-primary", "fingerprint": "07a11cd2cc6dff30", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/mock/store.ts"}, "region": {"startLine": 6533}}}]}, {"ruleId": "scanner-78ddb0a968d1e3d4", "level": "note", "message": {"text": "Insecure pattern 'document_write' in frontend/src/pages/groceries/shared.tsx:205"}, "properties": {"repobilityId": "f07ec91ab15b22a6", "scanner": "scanner-primary", "fingerprint": "78ddb0a968d1e3d4", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/pages/groceries/shared.tsx"}, "region": {"startLine": 205}}}]}, {"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-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ae16880318b99912", "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": 24}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ce2ca11407a99c04", "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": "bd7f3c1c34d83159", "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": 59}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ae16880318b99912", "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": 82}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ce2ca11407a99c04", "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": 85}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bd7f3c1c34d83159", "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": 96}}}]}, {"ruleId": "scanner-201ca7a5d844477c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c61215bc4c1c57bb", "scanner": "scanner-primary", "fingerprint": "201ca7a5d844477c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pr-title-lint.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-65c9bd56493a81d3", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a4361d741b1768df", "scanner": "scanner-primary", "fingerprint": "65c9bd56493a81d3", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/e2e.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-65c9bd56493a81d3", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8a6f3fdaac1c4f8d", "scanner": "scanner-primary", "fingerprint": "65c9bd56493a81d3", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/e2e.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-65c9bd56493a81d3", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8e879d8d5d310b9f", "scanner": "scanner-primary", "fingerprint": "65c9bd56493a81d3", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/e2e.yml"}, "region": {"startLine": 74}}}]}, {"ruleId": "scanner-d3f556e7ca4d0525", "level": "note", "message": {"text": "Very large file: frontend/src/api/types.gen.ts (18140 lines)"}, "properties": {"repobilityId": "e4ccf451ab2293ee", "scanner": "scanner-primary", "fingerprint": "d3f556e7ca4d0525", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c17d498778a0b091", "level": "note", "message": {"text": "Very large file: frontend/src/mock/recipeSeed.ts (2178 lines)"}, "properties": {"repobilityId": "89c878379eafd930", "scanner": "scanner-primary", "fingerprint": "c17d498778a0b091", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-aea399e8b2051150", "level": "note", "message": {"text": "Very large file: frontend/src/mock/store.ts (7126 lines)"}, "properties": {"repobilityId": "12910a3c29878713", "scanner": "scanner-primary", "fingerprint": "aea399e8b2051150", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-40354ce6b739538d", "level": "note", "message": {"text": "Very large file: frontend/src/pages/RecipeDetail.tsx (1539 lines)"}, "properties": {"repobilityId": "739b6426e271427b", "scanner": "scanner-primary", "fingerprint": "40354ce6b739538d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b4543b197327640e", "level": "note", "message": {"text": "Very large file: frontend/src/pages/Preferences.tsx (2791 lines)"}, "properties": {"repobilityId": "49b6b7e71018818d", "scanner": "scanner-primary", "fingerprint": "b4543b197327640e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f25b23a66a26579b", "level": "note", "message": {"text": "Very large file: src/test/java/com/example/mealprep/ai/AiMutationKillsTest.java (1354 lines)"}, "properties": {"repobilityId": "c54deb75e7f7458b", "scanner": "scanner-primary", "fingerprint": "f25b23a66a26579b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-564128f036e8fa8d", "level": "note", "message": {"text": "Very large file: src/test/java/com/example/mealprep/auth/AuthMutationKillsTest.java (1174 lines)"}, "properties": {"repobilityId": "ae381788d859c7e3", "scanner": "scanner-primary", "fingerprint": "564128f036e8fa8d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-4727ce1953564401", "level": "note", "message": {"text": "Very large file: src/test/java/com/example/mealprep/provisions/ProvisionServiceImplTest.java (1731 lines)"}, "properties": {"repobilityId": "f3e805d306e458cd", "scanner": "scanner-primary", "fingerprint": "4727ce1953564401", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-474d3b25552e9070", "level": "note", "message": {"text": "Very large file: src/test/java/com/example/mealprep/grocery/domain/service/internal/GroceryOrderServiceImplTest.java (1580 lines)"}, "properties": {"repobilityId": "4594ddbfa829823d", "scanner": "scanner-primary", "fingerprint": "474d3b25552e9070", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9b25c84de0be7ca8", "level": "note", "message": {"text": "Very large file: src/test/java/com/example/mealprep/grocery/domain/service/internal/GroceryServiceImplTest.java (1342 lines)"}, "properties": {"repobilityId": "e3a61ec85915b8dd", "scanner": "scanner-primary", "fingerprint": "9b25c84de0be7ca8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7438f3d7dee94f8f", "level": "note", "message": {"text": "Very large file: src/test/java/com/example/mealprep/grocery/domain/service/internal/ShoppingListCalculatorTest.java (1331 lines)"}, "properties": {"repobilityId": "7099eaa9d0ecaef1", "scanner": "scanner-primary", "fingerprint": "7438f3d7dee94f8f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e4adb2fb6bc7a7b6", "level": "note", "message": {"text": "Very large file: src/test/java/com/example/mealprep/household/HouseholdMutationKillsTest.java (1157 lines)"}, "properties": {"repobilityId": "037924fcd2103b1c", "scanner": "scanner-primary", "fingerprint": "e4adb2fb6bc7a7b6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5060b70afa3dfc6d", "level": "note", "message": {"text": "Very large file: src/test/java/com/example/mealprep/discovery/domain/service/internal/DiscoveryRunnerMutationKillsTest.java (1393 lines)"}, "properties": {"repobilityId": "2af08f74f2df3e32", "scanner": "scanner-primary", "fingerprint": "5060b70afa3dfc6d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5f34c3dabb12853f", "level": "note", "message": {"text": "Very large file: src/test/java/com/example/mealprep/feedback/FeedbackServiceImplTest.java (1196 lines)"}, "properties": {"repobilityId": "3c2d167e537316bb", "scanner": "scanner-primary", "fingerprint": "5f34c3dabb12853f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c34731d6515b8a13", "level": "note", "message": {"text": "Very large file: src/main/java/com/example/mealprep/provisions/domain/service/internal/ProvisionServiceImpl.java (1855 lines)"}, "properties": {"repobilityId": "660ebaf96df33b43", "scanner": "scanner-primary", "fingerprint": "c34731d6515b8a13", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-55074736d403ab8c", "level": "note", "message": {"text": "Very large file: src/main/java/com/example/mealprep/grocery/domain/service/internal/GroceryServiceImpl.java (1302 lines)"}, "properties": {"repobilityId": "4378e3cdd0281e1f", "scanner": "scanner-primary", "fingerprint": "55074736d403ab8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2fa27c9085c6dd1a", "level": "note", "message": {"text": "Very large file: src/main/java/com/example/mealprep/adaptation/domain/service/AdaptationServiceImpl.java (1849 lines)"}, "properties": {"repobilityId": "b2b28f13f04df54e", "scanner": "scanner-primary", "fingerprint": "2fa27c9085c6dd1a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-009e8129c4675a7f", "level": "note", "message": {"text": "Very large file: src/main/java/com/example/mealprep/discovery/domain/service/internal/DiscoveryJobRunner.java (1248 lines)"}, "properties": {"repobilityId": "f1119331a21620ab", "scanner": "scanner-primary", "fingerprint": "009e8129c4675a7f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-14dccef3739371d6", "level": "note", "message": {"text": "Very large file: src/main/java/com/example/mealprep/nutrition/domain/service/internal/NutritionServiceImpl.java (2630 lines)"}, "properties": {"repobilityId": "d6b1df41b12424d7", "scanner": "scanner-primary", "fingerprint": "14dccef3739371d6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-94e9d40255b45529", "level": "note", "message": {"text": "Very large file: src/main/java/com/example/mealprep/recipe/domain/service/internal/RecipeServiceImpl.java (2841 lines)"}, "properties": {"repobilityId": "6a0bca6146ee33e8", "scanner": "scanner-primary", "fingerprint": "94e9d40255b45529", "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": "c7295cb25daa9ea5", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "e469571a718393c9", "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": "28c8006696bf9e12", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "102f40ceaa978fed", "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": "2279f44dfe02b572", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-01fc9ab34174500d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/mock/store.ts:1332"}, "properties": {"repobilityId": "9cb56527c22aecdb", "scanner": "scanner-primary", "fingerprint": "01fc9ab34174500d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cdeed2185783214c", "level": "note", "message": {"text": "Legacy-named symbol `viewingOld` in frontend/src/pages/RecipeDetail.tsx:1048"}, "properties": {"repobilityId": "88f7d20c78b03399", "scanner": "scanner-primary", "fingerprint": "cdeed2185783214c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-7fd2b13c35f95752", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/pages/Activity.tsx:88"}, "properties": {"repobilityId": "b11e75089fee4805", "scanner": "scanner-primary", "fingerprint": "7fd2b13c35f95752", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0c9afb80433b9770", "level": "none", "message": {"text": "Commented-code block (5 lines) in perf/core/decision-log.js:10"}, "properties": {"repobilityId": "c0b7194f3dacde4d", "scanner": "scanner-primary", "fingerprint": "0c9afb80433b9770", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-319e66a630e14977", "level": "none", "message": {"text": "2 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d838d1fc5d8231c9", "scanner": "scanner-primary", "fingerprint": "319e66a630e14977", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-85831caf276e62df", "level": "warning", "message": {"text": "Frontend route `/plan/generate` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "properties": {"repobilityId": "4443642e606c15c3", "scanner": "scanner-primary", "fingerprint": "85831caf276e62df", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-ca8127d259326d48", "level": "warning", "message": {"text": "Frontend route `/recipes/:id` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "properties": {"repobilityId": "aa7600d730c95f0d", "scanner": "scanner-primary", "fingerprint": "ca8127d259326d48", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}