{"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-2aabb3a7c277726f", "name": "Stray `console.log` in TS/JS \u2014 scripts/saved-addresses-table.ts:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/saved-addresses-table.ts:20"}, "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-302ab26be01a1460", "name": "Stray `console.log` in TS/JS \u2014 scripts/accessories-seed.ts:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/accessories-seed.ts:7"}, "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-592f73d6ce808645", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed.ts:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed.ts:7"}, "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-218e9dd8b26da5e7", "name": "Stray `console.log` in TS/JS \u2014 scripts/check.ts:8", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check.ts:8"}, "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-8f83e298df0f7f82", "name": "Stray `console.log` in TS/JS \u2014 scripts/clean.ts:18", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/clean.ts:18"}, "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-f4914a8ea209fd71", "name": "Stray `console.log` in TS/JS \u2014 scripts/create-admin.ts:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/create-admin.ts:20"}, "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-70c0c17f4dfe70ff", "name": "Icon-only button without accessible name \u2014 app/components/booking/SearchForm.vue:128", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/components/booking/SearchForm.vue:128"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-679d0ab9b155866d", "name": "Stray `console.log` in TS/JS \u2014 app/pages/admin/conductores/[id].vue:124", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/pages/admin/conductores/[id].vue:124"}, "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-0a7de2b6a7477a21", "name": "Stray `console.log` in TS/JS \u2014 app/server/services/webpush.ts:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/server/services/webpush.ts:15"}, "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-9c16193b1559435f", "name": "Stray `console.log` in TS/JS \u2014 app/server/services/notifications.ts:102", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/server/services/notifications.ts:102"}, "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-7df0cd673535884a", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/stripe-webhook/index.ts:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/stripe-webhook/index.ts:32"}, "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-dea9649067b07eca", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/scheduled-tasks/index.ts:25", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/scheduled-tasks/index.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-3b7ac6b3a5ee7b97", "name": "Possible secret in scripts/create-test-admin.mjs", "shortDescription": {"text": "Possible secret in scripts/create-test-admin.mjs"}, "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-c12d71186ecee49d", "name": "Possible secret in scripts/create-test-driver.mjs", "shortDescription": {"text": "Possible secret in scripts/create-test-driver.mjs"}, "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-7b54213989ddc73d", "name": "Possible secret in app/pages/cuenta/login.vue", "shortDescription": {"text": "Possible secret in app/pages/cuenta/login.vue"}, "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-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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "2 test file(s) for 85 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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 49 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, tests. 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 ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b3a6dd77f598aae3", "name": "Legacy-named symbol `avilesOld` in scripts/clean.ts:9", "shortDescription": {"text": "Legacy-named symbol `avilesOld` in scripts/clean.ts:9"}, "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-0c03423ce5508259", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/composables/useDriverAvailability.ts:5", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/composables/useDriverAvailability.ts:5"}, "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-bded3b296506cedf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/server/services/webpush.ts:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/server/services/webpush.ts:40"}, "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-dd6611655884258b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/plugins/push-notifications.client.ts:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/plugins/push-notifications.client.ts:35"}, "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-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: `ADMIN_EMAIL`, `ADMIN_PASSWORD`. 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}}]}}, "automationDetails": {"id": "repobility/18486"}, "properties": {"repository": "Roveeapp/taxiclub", "repoUrl": "https://github.com/Roveeapp/taxiclub", "branch": "main"}, "results": [{"ruleId": "scanner-2aabb3a7c277726f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/saved-addresses-table.ts:20"}, "properties": {"repobilityId": "25d5059fbf4ed611", "scanner": "scanner-primary", "fingerprint": "2aabb3a7c277726f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-302ab26be01a1460", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/accessories-seed.ts:7"}, "properties": {"repobilityId": "6ddc9270112ecde9", "scanner": "scanner-primary", "fingerprint": "302ab26be01a1460", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-592f73d6ce808645", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed.ts:7"}, "properties": {"repobilityId": "6b45b8d4fff61a2c", "scanner": "scanner-primary", "fingerprint": "592f73d6ce808645", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-218e9dd8b26da5e7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check.ts:8"}, "properties": {"repobilityId": "71256214adc16a67", "scanner": "scanner-primary", "fingerprint": "218e9dd8b26da5e7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8f83e298df0f7f82", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/clean.ts:18"}, "properties": {"repobilityId": "aec097bb50415f1f", "scanner": "scanner-primary", "fingerprint": "8f83e298df0f7f82", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f4914a8ea209fd71", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/create-admin.ts:20"}, "properties": {"repobilityId": "42bf929609ac2fd4", "scanner": "scanner-primary", "fingerprint": "f4914a8ea209fd71", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-70c0c17f4dfe70ff", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/components/booking/SearchForm.vue:128"}, "properties": {"repobilityId": "6fd613999bb302c3", "scanner": "scanner-primary", "fingerprint": "70c0c17f4dfe70ff", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-679d0ab9b155866d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/pages/admin/conductores/[id].vue:124"}, "properties": {"repobilityId": "ac2a8378d730ceb0", "scanner": "scanner-primary", "fingerprint": "679d0ab9b155866d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0a7de2b6a7477a21", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/server/services/webpush.ts:15"}, "properties": {"repobilityId": "6a97d1fd1b07b73e", "scanner": "scanner-primary", "fingerprint": "0a7de2b6a7477a21", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9c16193b1559435f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/server/services/notifications.ts:102"}, "properties": {"repobilityId": "71040e43cec1c5c1", "scanner": "scanner-primary", "fingerprint": "9c16193b1559435f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7df0cd673535884a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/stripe-webhook/index.ts:32"}, "properties": {"repobilityId": "7c738a141c293866", "scanner": "scanner-primary", "fingerprint": "7df0cd673535884a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dea9649067b07eca", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/scheduled-tasks/index.ts:25"}, "properties": {"repobilityId": "981f6e536b5c6428", "scanner": "scanner-primary", "fingerprint": "dea9649067b07eca", "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-3b7ac6b3a5ee7b97", "level": "error", "message": {"text": "Possible secret in scripts/create-test-admin.mjs"}, "properties": {"repobilityId": "aeae81c3e9a1d0ad", "scanner": "scanner-primary", "fingerprint": "3b7ac6b3a5ee7b97", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/create-test-admin.mjs"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-c12d71186ecee49d", "level": "error", "message": {"text": "Possible secret in scripts/create-test-driver.mjs"}, "properties": {"repobilityId": "2834fbd86584cb7c", "scanner": "scanner-primary", "fingerprint": "c12d71186ecee49d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/create-test-driver.mjs"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-7b54213989ddc73d", "level": "error", "message": {"text": "Possible secret in app/pages/cuenta/login.vue"}, "properties": {"repobilityId": "f03de17c3053edc5", "scanner": "scanner-primary", "fingerprint": "7b54213989ddc73d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/pages/cuenta/login.vue"}, "region": {"startLine": 135}}}]}, {"ruleId": "scanner-7b54213989ddc73d", "level": "error", "message": {"text": "Possible secret in app/pages/cuenta/login.vue"}, "properties": {"repobilityId": "f03de17c3053edc5", "scanner": "scanner-primary", "fingerprint": "7b54213989ddc73d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/pages/cuenta/login.vue"}, "region": {"startLine": 139}}}]}, {"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-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "edeab51902066991", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-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-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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "6a5b9db071d11372", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "2091592af11e3a89", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "498eda95e213cd87", "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": "92be9f285c4b16ae", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "8cfaf45db598707e", "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": "82e6a016a0d23760", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-b3a6dd77f598aae3", "level": "note", "message": {"text": "Legacy-named symbol `avilesOld` in scripts/clean.ts:9"}, "properties": {"repobilityId": "cd342ec6b27cfae1", "scanner": "scanner-primary", "fingerprint": "b3a6dd77f598aae3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-0c03423ce5508259", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/composables/useDriverAvailability.ts:5"}, "properties": {"repobilityId": "56d7ca4edd95f6e0", "scanner": "scanner-primary", "fingerprint": "0c03423ce5508259", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bded3b296506cedf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/server/services/webpush.ts:40"}, "properties": {"repobilityId": "27a87c957dccbe38", "scanner": "scanner-primary", "fingerprint": "bded3b296506cedf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dd6611655884258b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/plugins/push-notifications.client.ts:35"}, "properties": {"repobilityId": "d76ba32d89929342", "scanner": "scanner-primary", "fingerprint": "dd6611655884258b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"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"]}}]}]}