{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-20096ffc87f4af26", "name": "Stray `console.log` in TS/JS \u2014 quartz/build.ts:70", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/build.ts:70"}, "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-52bf805096f87fa0", "name": "Stray `console.log` in TS/JS \u2014 quartz/util/log.ts:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/util/log.ts:22"}, "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-0a909a469f49ed4a", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/util/jsx.tsx:21", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/util/jsx.tsx:21"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7e2eb81afb16e173", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/util/resources.tsx:41", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/util/resources.tsx:41"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e3fb65cc1e729216", "name": "Stray `console.log` in TS/JS \u2014 quartz/cli/plugin-git-handlers.js:51", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/cli/plugin-git-handlers.js:51"}, "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-9d814c963e86d8f5", "name": "Stray `console.log` in TS/JS \u2014 quartz/cli/handlers.js:67", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/cli/handlers.js:67"}, "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-8dc1d540576de830", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/components/renderPage.tsx:350", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/components/renderPage.tsx:350"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-529ec65be2602e88", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/components/pages/404.tsx:14", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/components/pages/404.tsx:14"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5d49d9c8770e9657", "name": "Stray `console.log` in TS/JS \u2014 quartz/processors/emit.ts:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/processors/emit.ts:26"}, "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-659886a8b0857efe", "name": "Stray `console.log` in TS/JS \u2014 quartz/processors/filter.ts:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/processors/filter.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-580ca88f7f9f51a7", "name": "Stray `console.log` in TS/JS \u2014 quartz/processors/parse.ts:112", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/processors/parse.ts:112"}, "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-0826a31239bbaf27", "name": "Stray `console.log` in TS/JS \u2014 quartz/plugins/loader/gitLoader.ts:207", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/loader/gitLoader.ts:207"}, "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-6841fbfcf004dd8f", "name": "Stray `console.log` in TS/JS \u2014 quartz/plugins/loader/index.ts:242", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/loader/index.ts:242"}, "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-9d75b41757447993", "name": "Stray `console.log` in TS/JS \u2014 quartz/plugins/loader/install-plugins.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/loader/install-plugins.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-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-93e02e0d67c8f3e8", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-19500673c2feca71", "name": "Insecure pattern 'dangerous_innerhtml' in quartz/util/jsx.tsx:21", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in quartz/util/jsx.tsx:21"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-549387252561d132", "name": "Insecure pattern 'dangerous_innerhtml' in quartz/util/resources.tsx:41", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in quartz/util/resources.tsx:41"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-96ceb73641dd0bd1", "name": "Insecure pattern 'node_child_process' in quartz/cli/helpers.js:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in quartz/cli/helpers.js:4"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-11792e17099d7296", "name": "Insecure pattern 'node_child_process' in quartz/cli/plugin-data.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in quartz/cli/plugin-data.js:3"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fd6894cd6102db5f", "name": "Insecure pattern 'node_child_process' in quartz/cli/plugin-git-handlers.js:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in quartz/cli/plugin-git-handlers.js:4"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cc34c2ee83906f65", "name": "Insecure pattern 'node_child_process' in quartz/cli/handlers.js:11", "shortDescription": {"text": "Insecure pattern 'node_child_process' in quartz/cli/handlers.js:11"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-978a9f985e5370b4", "name": "Insecure pattern 'dangerous_innerhtml' in quartz/components/renderPage.tsx:350", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in quartz/components/renderPage.tsx:350"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-042f58c8e19a6c88", "name": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/popover.inline.ts:97", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/popover.inline.ts:97"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-294bd5221ceef75d", "name": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/spa.inline.ts:94", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/spa.inline.ts:94"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c0513bf945193113", "name": "Insecure pattern 'dangerous_innerhtml' in quartz/components/pages/404.tsx:14", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in quartz/components/pages/404.tsx:14"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6bd787ef8399ce74", "name": "Insecure pattern 'direct_innerhtml_assignment' in quartz/plugins/emitters/componentResources.ts:167", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/plugins/emitters/componentResources.ts:167"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-96b1efebb1a4a34a", "name": "Insecure pattern 'node_child_process' in quartz/plugins/loader/gitLoader.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in quartz/plugins/loader/gitLoader.ts:3"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-10bd98b00b7283fe", "name": "Insecure pattern 'node_child_process' in scripts/publish.mjs:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/publish.mjs:3"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-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/cache@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-ad6701f0a8405e22", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d04ad5e2aab9b2e7", "name": "Very large file: quartz/cli/plugin-git-handlers.js (1759 lines)", "shortDescription": {"text": "Very large file: quartz/cli/plugin-git-handlers.js (1759 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": "7 test file(s) for 119 source file(s) (ratio 0.06). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5b99d1a3a09b1419", "name": "32 TODO/FIXME markers", "shortDescription": {"text": "32 TODO/FIXME markers"}, "fullDescription": {"text": "High count of TODO/FIXME/HACK markers \u2014 track them as issues so they're not forgotten."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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 282 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-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 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-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-e6fc0664a9194523", "name": "Commented-code block (5 lines) in quartz/util/fileTrie.ts:72", "shortDescription": {"text": "Commented-code block (5 lines) in quartz/util/fileTrie.ts:72"}, "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-0f2703fd596cd456", "name": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/renderPage.tsx:75", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/renderPage.tsx:75"}, "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-de1dfbd131b97acf", "name": "Commented-code block (5 lines) in quartz/components/scripts/util.ts:28", "shortDescription": {"text": "Commented-code block (5 lines) in quartz/components/scripts/util.ts:28"}, "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-56c3bc4233e58cb0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/scripts/util.ts:36", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/scripts/util.ts:36"}, "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-693833f780b76533", "name": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/plugins/emitters/componentResources.ts:288", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/plugins/emitters/componentResources.ts:288"}, "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-94f0cfb55e59a3cb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/plugins/loader/gitLoader.ts:705", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/plugins/loader/gitLoader.ts:705"}, "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-c96fb453d7f795df", "name": "Commented-code block (5 lines) in quartz/plugins/pageTypes/dispatcher.ts:80", "shortDescription": {"text": "Commented-code block (5 lines) in quartz/plugins/pageTypes/dispatcher.ts:80"}, "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/21048"}, "properties": {"repository": "Tha7ch/eldoria", "repoUrl": "https://github.com/Tha7ch/eldoria", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-20096ffc87f4af26", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/build.ts:70"}, "properties": {"repobilityId": "2410f12175eea0af", "scanner": "scanner-primary", "fingerprint": "20096ffc87f4af26", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-52bf805096f87fa0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/util/log.ts:22"}, "properties": {"repobilityId": "13c30114912ace1f", "scanner": "scanner-primary", "fingerprint": "52bf805096f87fa0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0a909a469f49ed4a", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/util/jsx.tsx:21"}, "properties": {"repobilityId": "eab3603f828cd93b", "scanner": "scanner-primary", "fingerprint": "0a909a469f49ed4a", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-7e2eb81afb16e173", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/util/resources.tsx:41"}, "properties": {"repobilityId": "94b41af08473136e", "scanner": "scanner-primary", "fingerprint": "7e2eb81afb16e173", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e3fb65cc1e729216", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/cli/plugin-git-handlers.js:51"}, "properties": {"repobilityId": "7029bad41b7cc5f6", "scanner": "scanner-primary", "fingerprint": "e3fb65cc1e729216", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9d814c963e86d8f5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/cli/handlers.js:67"}, "properties": {"repobilityId": "29cde806957c5bfb", "scanner": "scanner-primary", "fingerprint": "9d814c963e86d8f5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8dc1d540576de830", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/components/renderPage.tsx:350"}, "properties": {"repobilityId": "ef80c7f2742032ac", "scanner": "scanner-primary", "fingerprint": "8dc1d540576de830", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-529ec65be2602e88", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 quartz/components/pages/404.tsx:14"}, "properties": {"repobilityId": "bc154ac1cc81e60b", "scanner": "scanner-primary", "fingerprint": "529ec65be2602e88", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5d49d9c8770e9657", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/processors/emit.ts:26"}, "properties": {"repobilityId": "c492eff6a232bfa1", "scanner": "scanner-primary", "fingerprint": "5d49d9c8770e9657", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-659886a8b0857efe", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/processors/filter.ts:15"}, "properties": {"repobilityId": "b8febc8a17d357de", "scanner": "scanner-primary", "fingerprint": "659886a8b0857efe", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-580ca88f7f9f51a7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/processors/parse.ts:112"}, "properties": {"repobilityId": "0bb110f1e71d27b4", "scanner": "scanner-primary", "fingerprint": "580ca88f7f9f51a7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0826a31239bbaf27", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/loader/gitLoader.ts:207"}, "properties": {"repobilityId": "a9727ad59496618c", "scanner": "scanner-primary", "fingerprint": "0826a31239bbaf27", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6841fbfcf004dd8f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/loader/index.ts:242"}, "properties": {"repobilityId": "1dfdcc26713fd90b", "scanner": "scanner-primary", "fingerprint": "6841fbfcf004dd8f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9d75b41757447993", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/loader/install-plugins.ts:10"}, "properties": {"repobilityId": "14d28838d9566e10", "scanner": "scanner-primary", "fingerprint": "9d75b41757447993", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-93e02e0d67c8f3e8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "properties": {"repobilityId": "cb89e743d8f563eb", "scanner": "scanner-primary", "fingerprint": "93e02e0d67c8f3e8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-93e02e0d67c8f3e8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "properties": {"repobilityId": "2a616f2ef5d6dfe5", "scanner": "scanner-primary", "fingerprint": "93e02e0d67c8f3e8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-19500673c2feca71", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in quartz/util/jsx.tsx:21"}, "properties": {"repobilityId": "4dc519ff9ae5490f", "scanner": "scanner-primary", "fingerprint": "19500673c2feca71", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/util/jsx.tsx"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-549387252561d132", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in quartz/util/resources.tsx:41"}, "properties": {"repobilityId": "126b0bb57f64fa1b", "scanner": "scanner-primary", "fingerprint": "549387252561d132", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/util/resources.tsx"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-96ceb73641dd0bd1", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in quartz/cli/helpers.js:4"}, "properties": {"repobilityId": "2b6f077361c4cb1e", "scanner": "scanner-primary", "fingerprint": "96ceb73641dd0bd1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/cli/helpers.js"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-11792e17099d7296", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in quartz/cli/plugin-data.js:3"}, "properties": {"repobilityId": "2d2a4d9c8c311361", "scanner": "scanner-primary", "fingerprint": "11792e17099d7296", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/cli/plugin-data.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-fd6894cd6102db5f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in quartz/cli/plugin-git-handlers.js:4"}, "properties": {"repobilityId": "15dfc40c39c00911", "scanner": "scanner-primary", "fingerprint": "fd6894cd6102db5f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/cli/plugin-git-handlers.js"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-cc34c2ee83906f65", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in quartz/cli/handlers.js:11"}, "properties": {"repobilityId": "75cc0d5d9226c708", "scanner": "scanner-primary", "fingerprint": "cc34c2ee83906f65", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/cli/handlers.js"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-978a9f985e5370b4", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in quartz/components/renderPage.tsx:350"}, "properties": {"repobilityId": "3f6362f566a9ac9f", "scanner": "scanner-primary", "fingerprint": "978a9f985e5370b4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/renderPage.tsx"}, "region": {"startLine": 350}}}]}, {"ruleId": "scanner-042f58c8e19a6c88", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/popover.inline.ts:97"}, "properties": {"repobilityId": "e444daff9bc59d2a", "scanner": "scanner-primary", "fingerprint": "042f58c8e19a6c88", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/scripts/popover.inline.ts"}, "region": {"startLine": 97}}}]}, {"ruleId": "scanner-294bd5221ceef75d", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/spa.inline.ts:94"}, "properties": {"repobilityId": "a40bb6e702f939be", "scanner": "scanner-primary", "fingerprint": "294bd5221ceef75d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/scripts/spa.inline.ts"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-c0513bf945193113", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in quartz/components/pages/404.tsx:14"}, "properties": {"repobilityId": "6f201ca5bbb7db3a", "scanner": "scanner-primary", "fingerprint": "c0513bf945193113", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/pages/404.tsx"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-6bd787ef8399ce74", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/plugins/emitters/componentResources.ts:167"}, "properties": {"repobilityId": "1e05d50ac5ee9195", "scanner": "scanner-primary", "fingerprint": "6bd787ef8399ce74", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/plugins/emitters/componentResources.ts"}, "region": {"startLine": 167}}}]}, {"ruleId": "scanner-96b1efebb1a4a34a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in quartz/plugins/loader/gitLoader.ts:3"}, "properties": {"repobilityId": "2c3504099ce728a2", "scanner": "scanner-primary", "fingerprint": "96b1efebb1a4a34a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/plugins/loader/gitLoader.ts"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-10bd98b00b7283fe", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/publish.mjs:3"}, "properties": {"repobilityId": "a6fad257fdfe394a", "scanner": "scanner-primary", "fingerprint": "10bd98b00b7283fe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/publish.mjs"}, "region": {"startLine": 3}}}]}, {"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-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "735be02f00f3d798", "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": 29}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "735be02f00f3d798", "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": 36}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b70dbcc8f54d72ab", "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": 51}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "419d1ec7943efec2", "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": 64}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d04ad5e2aab9b2e7", "level": "note", "message": {"text": "Very large file: quartz/cli/plugin-git-handlers.js (1759 lines)"}, "properties": {"repobilityId": "7a3cbb9b11f4701e", "scanner": "scanner-primary", "fingerprint": "d04ad5e2aab9b2e7", "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-5b99d1a3a09b1419", "level": "note", "message": {"text": "32 TODO/FIXME markers"}, "properties": {"repobilityId": "4b38c118003e07d2", "scanner": "scanner-primary", "fingerprint": "5b99d1a3a09b1419", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["maintenance"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "ceff384e338e1a97", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "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": "5b839f2753d6ea6c", "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": "31e1ccb821bd1cc4", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "63b5281328930701", "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": "6b1084e5b491f214", "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": "6ee5a599a13d509a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e6fc0664a9194523", "level": "none", "message": {"text": "Commented-code block (5 lines) in quartz/util/fileTrie.ts:72"}, "properties": {"repobilityId": "eb487bb1450ba625", "scanner": "scanner-primary", "fingerprint": "e6fc0664a9194523", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0f2703fd596cd456", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/renderPage.tsx:75"}, "properties": {"repobilityId": "40f1def2ddc7175e", "scanner": "scanner-primary", "fingerprint": "0f2703fd596cd456", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-de1dfbd131b97acf", "level": "none", "message": {"text": "Commented-code block (5 lines) in quartz/components/scripts/util.ts:28"}, "properties": {"repobilityId": "a9ac8d0afeeb2b81", "scanner": "scanner-primary", "fingerprint": "de1dfbd131b97acf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-56c3bc4233e58cb0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/scripts/util.ts:36"}, "properties": {"repobilityId": "030136032956c290", "scanner": "scanner-primary", "fingerprint": "56c3bc4233e58cb0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-693833f780b76533", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/plugins/emitters/componentResources.ts:288"}, "properties": {"repobilityId": "3d5fb7090a3fc8cb", "scanner": "scanner-primary", "fingerprint": "693833f780b76533", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-94f0cfb55e59a3cb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/plugins/loader/gitLoader.ts:705"}, "properties": {"repobilityId": "ffc16637d7fc0d55", "scanner": "scanner-primary", "fingerprint": "94f0cfb55e59a3cb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c96fb453d7f795df", "level": "none", "message": {"text": "Commented-code block (5 lines) in quartz/plugins/pageTypes/dispatcher.ts:80"}, "properties": {"repobilityId": "72814d4bc740988e", "scanner": "scanner-primary", "fingerprint": "c96fb453d7f795df", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}