{"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-120de310411820c1", "name": "Stray `console.log` in TS/JS \u2014 scripts/restore-from-backup.js:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/restore-from-backup.js:24"}, "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-98bb38059dce9594", "name": "Stray `console.log` in TS/JS \u2014 scripts/backup-files-table.js:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/backup-files-table.js: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-4599cfa7a855944d", "name": "Stray `console.log` in TS/JS \u2014 scripts/migrate-local-to-imagekit.js:36", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-local-to-imagekit.js:36"}, "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-e7f4c1d92c4a8c92", "name": "Stray `console.log` in TS/JS \u2014 patches/fix-imagekit-null-formats.js:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 patches/fix-imagekit-null-formats.js: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-915a4e6a99547225", "name": "Stray `console.log` in TS/JS \u2014 patches/fix-relation-picker.js:52", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 patches/fix-relation-picker.js:52"}, "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-5961e48df6c1de25", "name": "Stray `console.log` in TS/JS \u2014 src/index.ts:253", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/index.ts:253"}, "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-2f004b3ba0fa4422", "name": "Stray `console.log` in TS/JS \u2014 src/api/admin-user/content-types/admin-user/lifecycles.ts:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/api/admin-user/content-types/admin-user/lifecycles.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-dd11db0b730f9f94", "name": "Stray `console.log` in TS/JS \u2014 src/admin/app.example.tsx:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/admin/app.example.tsx:35"}, "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-28c4a04bd807da0c", "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-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-113c31ed26f434d5", "name": "Very large file: types/generated/contentTypes.d.ts (2906 lines)", "shortDescription": {"text": "Very large file: types/generated/contentTypes.d.ts (2906 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 171 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-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 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-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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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, tests, 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": "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-5450c900b6ccf12d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/chat/services/chat.ts:110", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/chat/services/chat.ts:110"}, "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-ec0d937e73e7908b", "name": "Commented-code block (5 lines) in src/api/digest/services/digest.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/api/digest/services/digest.ts:1"}, "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-7539f4195a03c0e5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/digest/services/digest.ts:74", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/digest/services/digest.ts:74"}, "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-9b3c517da39f258b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/blog-ai/services/blog-ai.ts:337", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/blog-ai/services/blog-ai.ts:337"}, "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-c686bff710386427", "name": "Commented-code block (9 lines) in src/api/service-provided/content-types/service-provided/lifecycles.ts:5", "shortDescription": {"text": "Commented-code block (9 lines) in src/api/service-provided/content-types/service-provided/lifecycles.ts:5"}, "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-a0a6302c04fb07a6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/review-sync/services/review-sync.ts:16", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/review-sync/services/review-sync.ts:16"}, "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-0536e0b9f3b12892", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/extensions/backup/BackupPage.tsx:94", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/extensions/backup/BackupPage.tsx:94"}, "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}}]}}, "automationDetails": {"id": "repobility/19667"}, "properties": {"repository": "simon1400/barbitch-strapi", "repoUrl": "https://github.com/simon1400/barbitch-strapi", "branch": "main"}, "results": [{"ruleId": "scanner-120de310411820c1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/restore-from-backup.js:24"}, "properties": {"repobilityId": "d9cdfb43e838044c", "scanner": "scanner-primary", "fingerprint": "120de310411820c1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-98bb38059dce9594", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/backup-files-table.js:20"}, "properties": {"repobilityId": "86b5589828581329", "scanner": "scanner-primary", "fingerprint": "98bb38059dce9594", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4599cfa7a855944d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-local-to-imagekit.js:36"}, "properties": {"repobilityId": "c08f5f9359c1badd", "scanner": "scanner-primary", "fingerprint": "4599cfa7a855944d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e7f4c1d92c4a8c92", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 patches/fix-imagekit-null-formats.js:20"}, "properties": {"repobilityId": "3c3831c577f9e317", "scanner": "scanner-primary", "fingerprint": "e7f4c1d92c4a8c92", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-915a4e6a99547225", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 patches/fix-relation-picker.js:52"}, "properties": {"repobilityId": "b87767ba1397df2f", "scanner": "scanner-primary", "fingerprint": "915a4e6a99547225", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5961e48df6c1de25", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/index.ts:253"}, "properties": {"repobilityId": "867f5b4f120dafeb", "scanner": "scanner-primary", "fingerprint": "5961e48df6c1de25", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2f004b3ba0fa4422", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/api/admin-user/content-types/admin-user/lifecycles.ts:32"}, "properties": {"repobilityId": "8493684db7d70e8d", "scanner": "scanner-primary", "fingerprint": "2f004b3ba0fa4422", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dd11db0b730f9f94", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/admin/app.example.tsx:35"}, "properties": {"repobilityId": "2f3bf3b88f82e379", "scanner": "scanner-primary", "fingerprint": "dd11db0b730f9f94", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2aee2e2d969c7c6b", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "30dc547e5dfa0d7e", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 19}}}]}, {"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-113c31ed26f434d5", "level": "note", "message": {"text": "Very large file: types/generated/contentTypes.d.ts (2906 lines)"}, "properties": {"repobilityId": "cd29575bb015942b", "scanner": "scanner-primary", "fingerprint": "113c31ed26f434d5", "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": "a1ec7982dc4e80f0", "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": "61800c4bd523820a", "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": "edf3f51276aa7062", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "34a32d4fd56c6fa7", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "0d63d6fa1dcd4861", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "a5b0f92c5dbe25c4", "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": "ee9333a0316de995", "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": "820bc14d70294ce2", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-5450c900b6ccf12d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/chat/services/chat.ts:110"}, "properties": {"repobilityId": "9ec99bf0a38df311", "scanner": "scanner-primary", "fingerprint": "5450c900b6ccf12d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ec0d937e73e7908b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/api/digest/services/digest.ts:1"}, "properties": {"repobilityId": "f00af00d1779fe43", "scanner": "scanner-primary", "fingerprint": "ec0d937e73e7908b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7539f4195a03c0e5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/digest/services/digest.ts:74"}, "properties": {"repobilityId": "f870d650c2b20ade", "scanner": "scanner-primary", "fingerprint": "7539f4195a03c0e5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9b3c517da39f258b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/blog-ai/services/blog-ai.ts:337"}, "properties": {"repobilityId": "36059317f5785dcf", "scanner": "scanner-primary", "fingerprint": "9b3c517da39f258b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c686bff710386427", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/api/service-provided/content-types/service-provided/lifecycles.ts:5"}, "properties": {"repobilityId": "b33b98e51d2bae96", "scanner": "scanner-primary", "fingerprint": "c686bff710386427", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a0a6302c04fb07a6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/review-sync/services/review-sync.ts:16"}, "properties": {"repobilityId": "e6a3e4e988afb1be", "scanner": "scanner-primary", "fingerprint": "a0a6302c04fb07a6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0536e0b9f3b12892", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/extensions/backup/BackupPage.tsx:94"}, "properties": {"repobilityId": "f39012efa29eea35", "scanner": "scanner-primary", "fingerprint": "0536e0b9f3b12892", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}