{"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-451442795f64d266", "name": "Stray `console.log` in TS/JS \u2014 vite-plugin-precache.ts:80", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 vite-plugin-precache.ts:80"}, "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-d4a503853ba37d58", "name": "Stray `console.log` in TS/JS \u2014 scripts/wipe-elements.ts:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/wipe-elements.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-078e0ed8ab79e7b0", "name": "Stray `console.log` in TS/JS \u2014 scripts/wipe-field-definitions.ts:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/wipe-field-definitions.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-4ae3841970eb6cd1", "name": "Stray `console.log` in TS/JS \u2014 src/hooks/useElementChildren.ts:45", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/useElementChildren.ts:45"}, "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-f8601d887218c8e0", "name": "Stray `console.log` in TS/JS \u2014 src/hooks/useInitStorage.ts:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/useInitStorage.ts:27"}, "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-980e59681320b852", "name": "Stray `console.log` in TS/JS \u2014 src/test/cleanup.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/test/cleanup.ts:9"}, "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-a5db8ee574ece744", "name": "Stray `console.log` in TS/JS \u2014 src/test/globalSetup.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/test/globalSetup.ts:10"}, "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-87e6510c87080119", "name": "Stray `console.log` in TS/JS \u2014 src/routes/service-worker.ts:25", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/routes/service-worker.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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ce5fd376e3b915e2", "name": "Possible secret in scripts/wipe-elements.ts", "shortDescription": {"text": "Possible secret in scripts/wipe-elements.ts"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-ab207066f3e8da35", "name": "Possible secret in scripts/wipe-field-definitions.ts", "shortDescription": {"text": "Possible secret in scripts/wipe-field-definitions.ts"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "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-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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 38 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 25 placeholder/mock markers across 12 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, operator-readme. 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": "low", "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 license, operator-readme. 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-0fb0a028da193515", "name": "Agent authority lacks a verifier contract: .cursor/plans/datafield_components_text_kv_baseline.plan.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/plans/datafield_components_text_kv_baseline.plan.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-d5c4cd37e089fc5e", "name": "Agent authority lacks a verifier contract: .claude/METAPROCESS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/METAPROCESS.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-53dd34312408e751", "name": "Commented-code block (5 lines) in src/hooks/useFieldEdit.ts:99", "shortDescription": {"text": "Commented-code block (5 lines) in src/hooks/useFieldEdit.ts:99"}, "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/24631"}, "properties": {"repository": "blarvin/complete-maintenance-management", "repoUrl": "https://github.com/blarvin/complete-maintenance-management", "branch": "main"}, "results": [{"ruleId": "scanner-451442795f64d266", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 vite-plugin-precache.ts:80"}, "properties": {"repobilityId": "3c197ae2ae31d1ce", "scanner": "scanner-primary", "fingerprint": "451442795f64d266", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d4a503853ba37d58", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/wipe-elements.ts:46"}, "properties": {"repobilityId": "148b65922199e2af", "scanner": "scanner-primary", "fingerprint": "d4a503853ba37d58", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-078e0ed8ab79e7b0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/wipe-field-definitions.ts:46"}, "properties": {"repobilityId": "700f151cdfe5fd7e", "scanner": "scanner-primary", "fingerprint": "078e0ed8ab79e7b0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4ae3841970eb6cd1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/useElementChildren.ts:45"}, "properties": {"repobilityId": "d9695e2432be3330", "scanner": "scanner-primary", "fingerprint": "4ae3841970eb6cd1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f8601d887218c8e0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/useInitStorage.ts:27"}, "properties": {"repobilityId": "47c08808a12375ad", "scanner": "scanner-primary", "fingerprint": "f8601d887218c8e0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-980e59681320b852", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/test/cleanup.ts:9"}, "properties": {"repobilityId": "c1ae8c9bcb715e56", "scanner": "scanner-primary", "fingerprint": "980e59681320b852", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a5db8ee574ece744", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/test/globalSetup.ts:10"}, "properties": {"repobilityId": "ec4b391a59a4bc41", "scanner": "scanner-primary", "fingerprint": "a5db8ee574ece744", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-87e6510c87080119", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/routes/service-worker.ts:25"}, "properties": {"repobilityId": "29f3d48f159e799c", "scanner": "scanner-primary", "fingerprint": "87e6510c87080119", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-ce5fd376e3b915e2", "level": "error", "message": {"text": "Possible secret in scripts/wipe-elements.ts"}, "properties": {"repobilityId": "4c7cf867dd323f0a", "scanner": "scanner-primary", "fingerprint": "ce5fd376e3b915e2", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/wipe-elements.ts"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-ab207066f3e8da35", "level": "error", "message": {"text": "Possible secret in scripts/wipe-field-definitions.ts"}, "properties": {"repobilityId": "ef413cb387717e37", "scanner": "scanner-primary", "fingerprint": "ab207066f3e8da35", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/wipe-field-definitions.ts"}, "region": {"startLine": 29}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "c6324b7218470978", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "50a95dfe5e354dea", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "2cc7108c0681e0de", "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": "3233fcbdbb617a68", "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": "16192944fb3cc992", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "ce36da92750eb941", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "1d46d0efc242a193", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-0fb0a028da193515", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/plans/datafield_components_text_kv_baseline.plan.md"}, "properties": {"repobilityId": "ae530a4c9de8de79", "scanner": "scanner-primary", "fingerprint": "0fb0a028da193515", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/plans/datafield_components_text_kv_baseline.plan.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d5c4cd37e089fc5e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/METAPROCESS.md"}, "properties": {"repobilityId": "be79648daeb326e0", "scanner": "scanner-primary", "fingerprint": "d5c4cd37e089fc5e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/METAPROCESS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-53dd34312408e751", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/hooks/useFieldEdit.ts:99"}, "properties": {"repobilityId": "1037710a1c1a41dc", "scanner": "scanner-primary", "fingerprint": "53dd34312408e751", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}