{"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-eefb5f698ee3dcd2", "name": "Possibly dead Python function: draw_circles", "shortDescription": {"text": "Possibly dead Python function: draw_circles"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fda69d2f6793b440", "name": "Possibly dead Python function: wrap_text", "shortDescription": {"text": "Possibly dead Python function: wrap_text"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-551380bd9cdec83b", "name": "Possibly dead Python function: replace_tags", "shortDescription": {"text": "Possibly dead Python function: replace_tags"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2a37d605fd3e182d", "name": "Stray `console.log` in TS/JS \u2014 themes/hugo-theme-stack/assets/ts/code-copy.ts:37", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 themes/hugo-theme-stack/assets/ts/code-copy.ts:37"}, "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-ebf929f367b8c1cc", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 themes/hugo-theme-stack/assets/ts/search.tsx:309", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 themes/hugo-theme-stack/assets/ts/search.tsx:309"}, "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-5389066bc14d8cbd", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 themes/hugo-theme-stack/assets/ts/createElement.ts:13", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 themes/hugo-theme-stack/assets/ts/createElement.ts:13"}, "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-100a27e60d807078", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 public/ts/search.js:1", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 public/ts/search.js:1"}, "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-c2a72b578560f6f0", "name": "Stray `console.log` in TS/JS \u2014 public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js:1", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js:1"}, "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-53b6adb99707f361", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe9", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js:1"}, "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-e61c61f4f62ac294", "name": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/mermaid.ts:75", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/mermaid.ts:75"}, "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-b4a19e660b73a164", "name": "Insecure pattern 'insert_adjacent_html' in themes/hugo-theme-stack/assets/ts/mermaid.ts:91", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in themes/hugo-theme-stack/assets/ts/mermaid.ts:91"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a2a021f3469678ac", "name": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/code-copy.ts:19", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/code-copy.ts:19"}, "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-897f49e5cfaf17c4", "name": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/gallery.ts:82", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/gallery.ts:82"}, "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-081c792504c13c2c", "name": "Insecure pattern 'dangerous_innerhtml' in themes/hugo-theme-stack/assets/ts/search.tsx:309", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in themes/hugo-theme-stack/assets/ts/search.tsx:309"}, "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-70abd43ebf097460", "name": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/search.tsx:262", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/search.tsx:262"}, "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-e93f03c11a7f64a2", "name": "Insecure pattern 'domparser_html_parse' in themes/hugo-theme-stack/assets/ts/search.tsx:230", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in themes/hugo-theme-stack/assets/ts/search.tsx:230"}, "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-197270c65b8c13d9", "name": "Insecure pattern 'dangerous_innerhtml' in themes/hugo-theme-stack/assets/ts/createElement.ts:13", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in themes/hugo-theme-stack/assets/ts/createElement.ts:13"}, "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-e09a2ffd4ea84471", "name": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/createElement.ts:14", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/createElement.ts:14"}, "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-1074a5baeceb9c90", "name": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/layouts/_partials/comments/provider/gitalk.htm", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/layouts/_partials/comments/provider/gitalk.html:25"}, "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-fd818ec1e8143297", "name": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/layouts/_partials/comments/provider/disqusjs.h", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/layouts/_partials/comments/provider/disqusjs.html:28"}, "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-7b662d9b0f826793", "name": "Insecure pattern 'dangerous_innerhtml' in public/ts/search.js:1", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in public/ts/search.js:1"}, "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-0c246f89cc55b894", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/ts/search.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/ts/search.js:1"}, "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-1e014c8cd42857e4", "name": "Insecure pattern 'domparser_html_parse' in public/ts/search.js:1", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in public/ts/search.js:1"}, "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-156548c2c6c63e16", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/ts/gallery.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/ts/gallery.js:1"}, "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-50700ca985cfe43f", "name": "Insecure pattern 'dangerous_innerhtml' in public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js:1"}, "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-b261552bbc2ecb05", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js:1"}, "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-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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 28 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 44 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-a30bb91645710c79", "name": "Commented-code block (6 lines) in themes/hugo-theme-stack/assets/ts/smoothAnchors.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in themes/hugo-theme-stack/assets/ts/smoothAnchors.ts:6"}, "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-97222a8b9eec301d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 themes/hugo-theme-stack/assets/ts/search.tsx:226", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 themes/hugo-theme-stack/assets/ts/search.tsx:226"}, "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-7813becc5516d818", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/ts/search.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/ts/search.js:1"}, "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-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\ncreate_articles3.py:create_article, create_articles4.py:create_article\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22151"}, "properties": {"repository": "venom0228/myblog", "repoUrl": "https://github.com/venom0228/myblog", "branch": "main"}, "results": [{"ruleId": "scanner-eefb5f698ee3dcd2", "level": "note", "message": {"text": "Possibly dead Python function: draw_circles"}, "properties": {"repobilityId": "2e88232059d21b38", "scanner": "scanner-primary", "fingerprint": "eefb5f698ee3dcd2", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_covers.py:134"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fda69d2f6793b440", "level": "note", "message": {"text": "Possibly dead Python function: wrap_text"}, "properties": {"repobilityId": "622a0694f386965e", "scanner": "scanner-primary", "fingerprint": "fda69d2f6793b440", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_covers.py:151"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-551380bd9cdec83b", "level": "note", "message": {"text": "Possibly dead Python function: replace_tags"}, "properties": {"repobilityId": "9d93cc37c23ac338", "scanner": "scanner-primary", "fingerprint": "551380bd9cdec83b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fix_toml_tags.py:45"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2a37d605fd3e182d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 themes/hugo-theme-stack/assets/ts/code-copy.ts:37"}, "properties": {"repobilityId": "3b638aedef04f8eb", "scanner": "scanner-primary", "fingerprint": "2a37d605fd3e182d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ebf929f367b8c1cc", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 themes/hugo-theme-stack/assets/ts/search.tsx:309"}, "properties": {"repobilityId": "b03210e5588154f2", "scanner": "scanner-primary", "fingerprint": "ebf929f367b8c1cc", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5389066bc14d8cbd", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 themes/hugo-theme-stack/assets/ts/createElement.ts:13"}, "properties": {"repobilityId": "4589280ed7ad20cb", "scanner": "scanner-primary", "fingerprint": "5389066bc14d8cbd", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-100a27e60d807078", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 public/ts/search.js:1"}, "properties": {"repobilityId": "a856d71451032bb7", "scanner": "scanner-primary", "fingerprint": "100a27e60d807078", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c2a72b578560f6f0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js:1"}, "properties": {"repobilityId": "eb8c55bb4479fc4b", "scanner": "scanner-primary", "fingerprint": "c2a72b578560f6f0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-53b6adb99707f361", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js:1"}, "properties": {"repobilityId": "e37454a318743920", "scanner": "scanner-primary", "fingerprint": "53b6adb99707f361", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e61c61f4f62ac294", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/mermaid.ts:75"}, "properties": {"repobilityId": "ba175300b8d270da", "scanner": "scanner-primary", "fingerprint": "e61c61f4f62ac294", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/assets/ts/mermaid.ts"}, "region": {"startLine": 75}}}]}, {"ruleId": "scanner-b4a19e660b73a164", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in themes/hugo-theme-stack/assets/ts/mermaid.ts:91"}, "properties": {"repobilityId": "6027e3159328af47", "scanner": "scanner-primary", "fingerprint": "b4a19e660b73a164", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/assets/ts/mermaid.ts"}, "region": {"startLine": 91}}}]}, {"ruleId": "scanner-a2a021f3469678ac", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/code-copy.ts:19"}, "properties": {"repobilityId": "1b5ff28a343f1940", "scanner": "scanner-primary", "fingerprint": "a2a021f3469678ac", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/assets/ts/code-copy.ts"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-897f49e5cfaf17c4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/gallery.ts:82"}, "properties": {"repobilityId": "738930df8c31c62c", "scanner": "scanner-primary", "fingerprint": "897f49e5cfaf17c4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/assets/ts/gallery.ts"}, "region": {"startLine": 82}}}]}, {"ruleId": "scanner-081c792504c13c2c", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in themes/hugo-theme-stack/assets/ts/search.tsx:309"}, "properties": {"repobilityId": "c342fca79fffbb74", "scanner": "scanner-primary", "fingerprint": "081c792504c13c2c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/assets/ts/search.tsx"}, "region": {"startLine": 309}}}]}, {"ruleId": "scanner-70abd43ebf097460", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/search.tsx:262"}, "properties": {"repobilityId": "40fac2c45b894eb2", "scanner": "scanner-primary", "fingerprint": "70abd43ebf097460", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/assets/ts/search.tsx"}, "region": {"startLine": 262}}}]}, {"ruleId": "scanner-e93f03c11a7f64a2", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in themes/hugo-theme-stack/assets/ts/search.tsx:230"}, "properties": {"repobilityId": "09014d1e29805fa2", "scanner": "scanner-primary", "fingerprint": "e93f03c11a7f64a2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/assets/ts/search.tsx"}, "region": {"startLine": 230}}}]}, {"ruleId": "scanner-197270c65b8c13d9", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in themes/hugo-theme-stack/assets/ts/createElement.ts:13"}, "properties": {"repobilityId": "afa854c698689efa", "scanner": "scanner-primary", "fingerprint": "197270c65b8c13d9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/assets/ts/createElement.ts"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-e09a2ffd4ea84471", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/assets/ts/createElement.ts:14"}, "properties": {"repobilityId": "13502ebc74d92649", "scanner": "scanner-primary", "fingerprint": "e09a2ffd4ea84471", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/assets/ts/createElement.ts"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-1074a5baeceb9c90", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/layouts/_partials/comments/provider/gitalk.html:25"}, "properties": {"repobilityId": "968b6d5718dbe0a9", "scanner": "scanner-primary", "fingerprint": "1074a5baeceb9c90", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/layouts/_partials/comments/provider/gitalk.html"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-fd818ec1e8143297", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in themes/hugo-theme-stack/layouts/_partials/comments/provider/disqusjs.html:28"}, "properties": {"repobilityId": "d4e727cddc0c5fbc", "scanner": "scanner-primary", "fingerprint": "fd818ec1e8143297", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "themes/hugo-theme-stack/layouts/_partials/comments/provider/disqusjs.html"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-7b662d9b0f826793", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in public/ts/search.js:1"}, "properties": {"repobilityId": "615feb151df12030", "scanner": "scanner-primary", "fingerprint": "7b662d9b0f826793", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/ts/search.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0c246f89cc55b894", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/ts/search.js:1"}, "properties": {"repobilityId": "6fb76ea107fccbfd", "scanner": "scanner-primary", "fingerprint": "0c246f89cc55b894", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/ts/search.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1e014c8cd42857e4", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in public/ts/search.js:1"}, "properties": {"repobilityId": "5afe3bd4e0589b75", "scanner": "scanner-primary", "fingerprint": "1e014c8cd42857e4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/ts/search.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-156548c2c6c63e16", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/ts/gallery.js:1"}, "properties": {"repobilityId": "3f29c3da5cf9e9e8", "scanner": "scanner-primary", "fingerprint": "156548c2c6c63e16", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/ts/gallery.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50700ca985cfe43f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js:1"}, "properties": {"repobilityId": "4134d857935a557a", "scanner": "scanner-primary", "fingerprint": "50700ca985cfe43f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b261552bbc2ecb05", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js:1"}, "properties": {"repobilityId": "10098b7639b41ddc", "scanner": "scanner-primary", "fingerprint": "b261552bbc2ecb05", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/ts/main.8f587a582cd4e51d03a4840028b19d7deac2cee707cfe21ffe942b6666363a7f.js"}, "region": {"startLine": 1}}}]}, {"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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "6f2a92fdbfa72008", "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": "7b4ca51bf1a7bd41", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "540d89f26c3ae83c", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "092466eb627aab98", "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": "53885d523b28de66", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-a30bb91645710c79", "level": "none", "message": {"text": "Commented-code block (6 lines) in themes/hugo-theme-stack/assets/ts/smoothAnchors.ts:6"}, "properties": {"repobilityId": "d0deea4b1cf06e91", "scanner": "scanner-primary", "fingerprint": "a30bb91645710c79", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-97222a8b9eec301d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 themes/hugo-theme-stack/assets/ts/search.tsx:226"}, "properties": {"repobilityId": "0570eaae3dc290f2", "scanner": "scanner-primary", "fingerprint": "97222a8b9eec301d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7813becc5516d818", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/ts/search.js:1"}, "properties": {"repobilityId": "fed0223f9e3b6847", "scanner": "scanner-primary", "fingerprint": "7813becc5516d818", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f37df0397de770ba", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}