{"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-e7e09e66eb78f79f", "name": "Stray `console.log` in TS/JS \u2014 perf-lab.e2e-spec.ts:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 perf-lab.e2e-spec.ts:31"}, "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-44b6f81087fa6998", "name": "Stray `console.log` in TS/JS \u2014 framework/runners/selection-clear.runner.ts:906", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 framework/runners/selection-clear.runner.ts:906"}, "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-519c8b0cc626c14f", "name": "Privileged port 56 in use", "shortDescription": {"text": "Privileged port 56 in use"}, "fullDescription": {"text": "Port 56 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "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-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-b8aef4ee11c29dcc", "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@v6 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-ead2f7e9012121e8", "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@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": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 102 source file(s) (ratio 0.01). 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 14 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-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. 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, 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-4dd366d5fa9484a8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/sync-perf-cases.mjs:245", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/sync-perf-cases.mjs:245"}, "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-87cf0325c8c5988c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/send-feishu-perf-summary.mjs:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/send-feishu-perf-summary.mjs:63"}, "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-585f90886852eac6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/report-teable-result.mjs:266", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/report-teable-result.mjs:266"}, "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-84660b9e3ea9508c", "name": "Commented-code block (7 lines) in scripts/check-ts-types.mjs:3", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/check-ts-types.mjs:3"}, "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-3d3063a89ff6303c", "name": "Commented-code block (5 lines) in framework/trace-collector.ts:176", "shortDescription": {"text": "Commented-code block (5 lines) in framework/trace-collector.ts:176"}, "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-6ed40527df7c229f", "name": "Commented-code block (6 lines) in framework/types.ts:323", "shortDescription": {"text": "Commented-code block (6 lines) in framework/types.ts:323"}, "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-1d8d1d8a96b38f80", "name": "Commented-code block (5 lines) in framework/runners/record-update-attachment.runner.ts:763", "shortDescription": {"text": "Commented-code block (5 lines) in framework/runners/record-update-attachment.runner.ts:763"}, "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-a04417d0f956737a", "name": "Commented-code block (6 lines) in framework/runners/field-update.runner.ts:1246", "shortDescription": {"text": "Commented-code block (6 lines) in framework/runners/field-update.runner.ts:1246"}, "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-babeb735ac880df2", "name": "Commented-code block (6 lines) in framework/runners/field-convert.runner.ts:982", "shortDescription": {"text": "Commented-code block (6 lines) in framework/runners/field-convert.runner.ts:982"}, "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/20882"}, "properties": {"repository": "teableio/teable-perf-lab", "repoUrl": "https://github.com/teableio/teable-perf-lab", "branch": "main"}, "results": [{"ruleId": "scanner-e7e09e66eb78f79f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 perf-lab.e2e-spec.ts:31"}, "properties": {"repobilityId": "f60ae9f184d8cfe0", "scanner": "scanner-primary", "fingerprint": "e7e09e66eb78f79f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-44b6f81087fa6998", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 framework/runners/selection-clear.runner.ts:906"}, "properties": {"repobilityId": "6cee43020c2ce207", "scanner": "scanner-primary", "fingerprint": "44b6f81087fa6998", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-519c8b0cc626c14f", "level": "warning", "message": {"text": "Privileged port 56 in use"}, "properties": {"repobilityId": "104b02b29065e84a", "scanner": "scanner-primary", "fingerprint": "519c8b0cc626c14f", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 1}}}]}, {"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-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-b8aef4ee11c29dcc", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5330e5a50240bcfc", "scanner": "scanner-primary", "fingerprint": "b8aef4ee11c29dcc", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sync-perf-cases.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-b8aef4ee11c29dcc", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f277b7b1a0772b1e", "scanner": "scanner-primary", "fingerprint": "b8aef4ee11c29dcc", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sync-perf-cases.yml"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cc33158a035fb4d4", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 155}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cc33158a035fb4d4", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 160}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ad48c5b48c4c8ecc", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 169}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "de94f70b67421535", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 192}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "229e6be340e25084", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 198}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9d0533c6ca9eb0c3", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 340}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9673ec175cb84225", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 347}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cc33158a035fb4d4", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 405}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cc33158a035fb4d4", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 410}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ad48c5b48c4c8ecc", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 419}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "de94f70b67421535", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 426}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "229e6be340e25084", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 431}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9673ec175cb84225", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 534}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9673ec175cb84225", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 573}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cc33158a035fb4d4", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 621}}}]}, {"ruleId": "scanner-ead2f7e9012121e8", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1bf476b87ad9180c", "scanner": "scanner-primary", "fingerprint": "ead2f7e9012121e8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/teable-ee-e2e-perf.yml"}, "region": {"startLine": 663}}}]}, {"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": "91594db59956007b", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "10685d051e8d2ef9", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "bfd789e93ad7d228", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "8e42fb9baf92e683", "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": "3a6d98323ee3b60f", "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": "c076f244ed601c4f", "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": "7841e10d273e88ff", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-4dd366d5fa9484a8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/sync-perf-cases.mjs:245"}, "properties": {"repobilityId": "02985595490d5d29", "scanner": "scanner-primary", "fingerprint": "4dd366d5fa9484a8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-87cf0325c8c5988c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/send-feishu-perf-summary.mjs:63"}, "properties": {"repobilityId": "3ac1f81b6fc7ccb2", "scanner": "scanner-primary", "fingerprint": "87cf0325c8c5988c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-585f90886852eac6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/report-teable-result.mjs:266"}, "properties": {"repobilityId": "babadb610bdcacbf", "scanner": "scanner-primary", "fingerprint": "585f90886852eac6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-84660b9e3ea9508c", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/check-ts-types.mjs:3"}, "properties": {"repobilityId": "85d42c058f0401ab", "scanner": "scanner-primary", "fingerprint": "84660b9e3ea9508c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3d3063a89ff6303c", "level": "none", "message": {"text": "Commented-code block (5 lines) in framework/trace-collector.ts:176"}, "properties": {"repobilityId": "969e7a03bf8ad5ab", "scanner": "scanner-primary", "fingerprint": "3d3063a89ff6303c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6ed40527df7c229f", "level": "none", "message": {"text": "Commented-code block (6 lines) in framework/types.ts:323"}, "properties": {"repobilityId": "cf9f79a978fbe884", "scanner": "scanner-primary", "fingerprint": "6ed40527df7c229f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1d8d1d8a96b38f80", "level": "none", "message": {"text": "Commented-code block (5 lines) in framework/runners/record-update-attachment.runner.ts:763"}, "properties": {"repobilityId": "2359d7b7f1ae7cd3", "scanner": "scanner-primary", "fingerprint": "1d8d1d8a96b38f80", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a04417d0f956737a", "level": "none", "message": {"text": "Commented-code block (6 lines) in framework/runners/field-update.runner.ts:1246"}, "properties": {"repobilityId": "dfc98b39806c2d3e", "scanner": "scanner-primary", "fingerprint": "a04417d0f956737a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-babeb735ac880df2", "level": "none", "message": {"text": "Commented-code block (6 lines) in framework/runners/field-convert.runner.ts:982"}, "properties": {"repobilityId": "7a8f19bd89387780", "scanner": "scanner-primary", "fingerprint": "babeb735ac880df2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}