{"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-7e18e57a91ebf0ce", "name": "Stray `console.log` in TS/JS \u2014 scripts/copy-vault-content.js:51", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/copy-vault-content.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-cd8cc93fca8a45e6", "name": "Stray `console.log` in TS/JS \u2014 quartz/build.ts:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/build.ts:62"}, "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-1205d80e3b934922", "name": "Stray `console.log` in TS/JS \u2014 quartz/plugins/emitters/contentPage.tsx:92", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/emitters/contentPage.tsx:92"}, "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-91b4bca8d386dcfe", "name": "Stray `console.log` in TS/JS \u2014 quartz/plugins/transformers/lastmod.ts:29", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/transformers/lastmod.ts:29"}, "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-c97b2790c8108eb0", "name": "Stray `console.log` in TS/JS \u2014 quartz/util/og.tsx:102", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/util/og.tsx:102"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-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-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-6addc7f8de8106f9", "name": "Stray `console.log` in TS/JS \u2014 quartz/processors/emit.ts:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/processors/emit.ts:27"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-238b50ac6bfb7f7b", "name": "Stray `console.log` in TS/JS \u2014 quartz/cli/handlers.js:50", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quartz/cli/handlers.js:50"}, "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-cdadf76a4d80cebe", "name": "Insecure pattern 'direct_innerhtml_assignment' in quartz/plugins/emitters/componentResources.ts:162", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/plugins/emitters/componentResources.ts:162"}, "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-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-bef4866632ab36ea", "name": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/WidthToggle.tsx:98", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/WidthToggle.tsx:98"}, "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-6194cb714d445ac3", "name": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/spa.inline.ts:88", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/spa.inline.ts:88"}, "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-60dcd5c5cec99c9c", "name": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/scripts/search.inline.ts:347", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/scripts/search.inline.ts:347"}, "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-0dcd27995afcf9cb", "name": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/search.inline.ts:152", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/search.inline.ts:152"}, "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-19bcef2e3f7ef82d", "name": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/scripts/clipboard.inline.ts:17", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/scripts/clipboard.inline.ts:17"}, "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-2f90c5f8487856c4", "name": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/scripts/mermaid.inline.ts:210", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/scripts/mermaid.inline.ts:210"}, "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-1974b76c068841ef", "name": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/popover.inline.ts:92", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/popover.inline.ts:92"}, "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-34c1a47d565519f5", "name": "Insecure pattern 'new_function_used' in quartz/components/scripts/explorer.inline.ts:167", "shortDescription": {"text": "Insecure pattern 'new_function_used' in quartz/components/scripts/explorer.inline.ts:167"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "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-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-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-dc71900003b7ff18", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-node@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-2a9cf8a31a3fc183", "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-48a2fc92c49785cd", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/download-artifact@v7 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-0f7eba251ed613c6", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "rlespinasse/github-slug-action@v5.4.0 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": "medium", "confidence": 1.0}}, {"id": "scanner-9ffaa36a40546a6a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-node@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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "3 test file(s) for 159 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2fbe176a90ede8a4", "name": "33 TODO/FIXME markers", "shortDescription": {"text": "33 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 67 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-3bc34ac021c06571", "name": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/plugins/emitters/componentResources.ts:283", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/plugins/emitters/componentResources.ts:283"}, "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-d7750d57b7ebdb58", "name": "Commented-code block (5 lines) in quartz/plugins/transformers/ofm.ts:114", "shortDescription": {"text": "Commented-code block (5 lines) in quartz/plugins/transformers/ofm.ts:114"}, "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-b381f90d69369c32", "name": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/util/og.tsx:112", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/util/og.tsx:112"}, "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-8eca98b68bcdd6d9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/renderPage.tsx:31", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/renderPage.tsx:31"}, "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-4dfa5c48a7845952", "name": "Commented-code block (6 lines) in quartz/components/scripts/themeselector.inline.ts:45", "shortDescription": {"text": "Commented-code block (6 lines) in quartz/components/scripts/themeselector.inline.ts:45"}, "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-4fe74513b1d9a2a7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/scripts/search.inline.ts:405", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/scripts/search.inline.ts:405"}, "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}}]}}, "automationDetails": {"id": "repobility/24746"}, "properties": {"repository": "bsbbera/mywiki-ui-site", "repoUrl": "https://github.com/bsbbera/mywiki-ui-site", "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-7e18e57a91ebf0ce", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/copy-vault-content.js:51"}, "properties": {"repobilityId": "098c678fd521f53b", "scanner": "scanner-primary", "fingerprint": "7e18e57a91ebf0ce", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cd8cc93fca8a45e6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/build.ts:62"}, "properties": {"repobilityId": "2410f12175eea0af", "scanner": "scanner-primary", "fingerprint": "cd8cc93fca8a45e6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1205d80e3b934922", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/emitters/contentPage.tsx:92"}, "properties": {"repobilityId": "1c9cda2bfe1e74d4", "scanner": "scanner-primary", "fingerprint": "1205d80e3b934922", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-91b4bca8d386dcfe", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/plugins/transformers/lastmod.ts:29"}, "properties": {"repobilityId": "887c85fdec1827d3", "scanner": "scanner-primary", "fingerprint": "91b4bca8d386dcfe", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c97b2790c8108eb0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/util/og.tsx:102"}, "properties": {"repobilityId": "f8e943c7d95585c6", "scanner": "scanner-primary", "fingerprint": "c97b2790c8108eb0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-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-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-6addc7f8de8106f9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/processors/emit.ts:27"}, "properties": {"repobilityId": "c492eff6a232bfa1", "scanner": "scanner-primary", "fingerprint": "6addc7f8de8106f9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-238b50ac6bfb7f7b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quartz/cli/handlers.js:50"}, "properties": {"repobilityId": "29cde806957c5bfb", "scanner": "scanner-primary", "fingerprint": "238b50ac6bfb7f7b", "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": "2a3ef5d7bef67bb0", "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": 6}}}]}, {"ruleId": "scanner-cdadf76a4d80cebe", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/plugins/emitters/componentResources.ts:162"}, "properties": {"repobilityId": "1e05d50ac5ee9195", "scanner": "scanner-primary", "fingerprint": "cdadf76a4d80cebe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/plugins/emitters/componentResources.ts"}, "region": {"startLine": 162}}}]}, {"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-bef4866632ab36ea", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/WidthToggle.tsx:98"}, "properties": {"repobilityId": "57c122adb1bb7321", "scanner": "scanner-primary", "fingerprint": "bef4866632ab36ea", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/WidthToggle.tsx"}, "region": {"startLine": 98}}}]}, {"ruleId": "scanner-6194cb714d445ac3", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/spa.inline.ts:88"}, "properties": {"repobilityId": "a40bb6e702f939be", "scanner": "scanner-primary", "fingerprint": "6194cb714d445ac3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/scripts/spa.inline.ts"}, "region": {"startLine": 88}}}]}, {"ruleId": "scanner-60dcd5c5cec99c9c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/scripts/search.inline.ts:347"}, "properties": {"repobilityId": "f369e273c2d55f47", "scanner": "scanner-primary", "fingerprint": "60dcd5c5cec99c9c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/scripts/search.inline.ts"}, "region": {"startLine": 347}}}]}, {"ruleId": "scanner-0dcd27995afcf9cb", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/search.inline.ts:152"}, "properties": {"repobilityId": "d77ad62ce8d700c2", "scanner": "scanner-primary", "fingerprint": "0dcd27995afcf9cb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/scripts/search.inline.ts"}, "region": {"startLine": 152}}}]}, {"ruleId": "scanner-19bcef2e3f7ef82d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/scripts/clipboard.inline.ts:17"}, "properties": {"repobilityId": "bc456db3b9ff9e0f", "scanner": "scanner-primary", "fingerprint": "19bcef2e3f7ef82d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/scripts/clipboard.inline.ts"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-2f90c5f8487856c4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quartz/components/scripts/mermaid.inline.ts:210"}, "properties": {"repobilityId": "7faae038702b50a8", "scanner": "scanner-primary", "fingerprint": "2f90c5f8487856c4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/scripts/mermaid.inline.ts"}, "region": {"startLine": 210}}}]}, {"ruleId": "scanner-1974b76c068841ef", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in quartz/components/scripts/popover.inline.ts:92"}, "properties": {"repobilityId": "e444daff9bc59d2a", "scanner": "scanner-primary", "fingerprint": "1974b76c068841ef", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/scripts/popover.inline.ts"}, "region": {"startLine": 92}}}]}, {"ruleId": "scanner-34c1a47d565519f5", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in quartz/components/scripts/explorer.inline.ts:167"}, "properties": {"repobilityId": "d89aaa4c5c673961", "scanner": "scanner-primary", "fingerprint": "34c1a47d565519f5", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quartz/components/scripts/explorer.inline.ts"}, "region": {"startLine": 167}}}]}, {"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-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-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-dc71900003b7ff18", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "000a86e5ea8ddde2", "scanner": "scanner-primary", "fingerprint": "dc71900003b7ff18", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yaml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-dc71900003b7ff18", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "08bd4e8c4085d7be", "scanner": "scanner-primary", "fingerprint": "dc71900003b7ff18", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yaml"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-dc71900003b7ff18", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "000a86e5ea8ddde2", "scanner": "scanner-primary", "fingerprint": "dc71900003b7ff18", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yaml"}, "region": {"startLine": 60}}}]}, {"ruleId": "scanner-dc71900003b7ff18", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bee9da4e9199f1e3", "scanner": "scanner-primary", "fingerprint": "dc71900003b7ff18", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yaml"}, "region": {"startLine": 66}}}]}, {"ruleId": "scanner-2a9cf8a31a3fc183", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "9db1eb6cabfa5d97", "scanner": "scanner-primary", "fingerprint": "2a9cf8a31a3fc183", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-48a2fc92c49785cd", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "655a3e1316906a8e", "scanner": "scanner-primary", "fingerprint": "48a2fc92c49785cd", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-preview.yaml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-48a2fc92c49785cd", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "74e727d3189fedc3", "scanner": "scanner-primary", "fingerprint": "48a2fc92c49785cd", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-preview.yaml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-0f7eba251ed613c6", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6c5b68f01d434a72", "scanner": "scanner-primary", "fingerprint": "0f7eba251ed613c6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-push.yaml"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-0f7eba251ed613c6", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "40fdb2539ecda4e9", "scanner": "scanner-primary", "fingerprint": "0f7eba251ed613c6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-push.yaml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-0f7eba251ed613c6", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1fbe104623dba83d", "scanner": "scanner-primary", "fingerprint": "0f7eba251ed613c6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-push.yaml"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-0f7eba251ed613c6", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6faf5da997e037d0", "scanner": "scanner-primary", "fingerprint": "0f7eba251ed613c6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-push.yaml"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-0f7eba251ed613c6", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7775e61476d0cc2d", "scanner": "scanner-primary", "fingerprint": "0f7eba251ed613c6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-push.yaml"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-0f7eba251ed613c6", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cbdffd19eb8260f8", "scanner": "scanner-primary", "fingerprint": "0f7eba251ed613c6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-push.yaml"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-0f7eba251ed613c6", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cbdffd19eb8260f8", "scanner": "scanner-primary", "fingerprint": "0f7eba251ed613c6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-push.yaml"}, "region": {"startLine": 62}}}]}, {"ruleId": "scanner-0f7eba251ed613c6", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e8e5b4a6d0e6fe10", "scanner": "scanner-primary", "fingerprint": "0f7eba251ed613c6", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-push.yaml"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-9ffaa36a40546a6a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bad84c690b8fc892", "scanner": "scanner-primary", "fingerprint": "9ffaa36a40546a6a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-preview.yaml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-9ffaa36a40546a6a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f312189cd78e62e7", "scanner": "scanner-primary", "fingerprint": "9ffaa36a40546a6a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-preview.yaml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-9ffaa36a40546a6a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "fe4551367c4c6680", "scanner": "scanner-primary", "fingerprint": "9ffaa36a40546a6a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-preview.yaml"}, "region": {"startLine": 40}}}]}, {"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-2fbe176a90ede8a4", "level": "note", "message": {"text": "33 TODO/FIXME markers"}, "properties": {"repobilityId": "4b38c118003e07d2", "scanner": "scanner-primary", "fingerprint": "2fbe176a90ede8a4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["maintenance"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "0c3e8e4c913d164d", "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": "014f673531d39cd5", "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": "75bd814aadc8f148", "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": "ee2102ee1786648d", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3bc34ac021c06571", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/plugins/emitters/componentResources.ts:283"}, "properties": {"repobilityId": "050f02f9c9322061", "scanner": "scanner-primary", "fingerprint": "3bc34ac021c06571", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d7750d57b7ebdb58", "level": "none", "message": {"text": "Commented-code block (5 lines) in quartz/plugins/transformers/ofm.ts:114"}, "properties": {"repobilityId": "546f07d11efd8caa", "scanner": "scanner-primary", "fingerprint": "d7750d57b7ebdb58", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b381f90d69369c32", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/util/og.tsx:112"}, "properties": {"repobilityId": "7358d27905d22c52", "scanner": "scanner-primary", "fingerprint": "b381f90d69369c32", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8eca98b68bcdd6d9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/renderPage.tsx:31"}, "properties": {"repobilityId": "00be476f8868869e", "scanner": "scanner-primary", "fingerprint": "8eca98b68bcdd6d9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4dfa5c48a7845952", "level": "none", "message": {"text": "Commented-code block (6 lines) in quartz/components/scripts/themeselector.inline.ts:45"}, "properties": {"repobilityId": "3caad1fe70b55752", "scanner": "scanner-primary", "fingerprint": "4dfa5c48a7845952", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4fe74513b1d9a2a7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 quartz/components/scripts/search.inline.ts:405"}, "properties": {"repobilityId": "7db4bab8429b5c5a", "scanner": "scanner-primary", "fingerprint": "4fe74513b1d9a2a7", "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"]}}]}]}