{"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-ae3da6be7821ee3d", "name": "Stray `console.log` in TS/JS \u2014 worker.js:2912", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 worker.js:2912"}, "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-c54c0df32da3db94", "name": "Stray `console.log` in TS/JS \u2014 sw.js:37", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 sw.js: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-02993a2bf85fa0b7", "name": "Stray `console.log` in TS/JS \u2014 test-mobile-login.js:18", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test-mobile-login.js:18"}, "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-20d643d6b79db9db", "name": "Stray `console.log` in TS/JS \u2014 quick-mobile-test.js:5", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 quick-mobile-test.js:5"}, "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-85a83f0167c39ec2", "name": "Stray `console.log` in TS/JS \u2014 convert-to-webp.js:17", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 convert-to-webp.js:17"}, "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-1d3472af70d8c666", "name": "Icon-only button without accessible name \u2014 js/app.js:2509", "shortDescription": {"text": "Icon-only button without accessible name \u2014 js/app.js:2509"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f77eb40a5dc5e3f4", "name": "Stray `console.log` in TS/JS \u2014 js/app.js:3771", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 js/app.js:3771"}, "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-23d5965750a1b556", "name": "Stray `console.log` in TS/JS \u2014 js/modules/analytics.js:60", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 js/modules/analytics.js:60"}, "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-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-da9fec353e075fe1", "name": "Insecure pattern 'direct_innerhtml_assignment' in worker.js:2747", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in worker.js:2747"}, "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-d340f4aa6e78dc73", "name": "Insecure pattern 'direct_innerhtml_assignment' in pudding-qr-batch.html:169", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pudding-qr-batch.html:169"}, "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-95fa681c1a2a7477", "name": "Insecure pattern 'direct_innerhtml_assignment' in pudding-fortune.html:493", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pudding-fortune.html:493"}, "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-bd37692f6e8fdabb", "name": "Possible secret in js/locales.js", "shortDescription": {"text": "Possible secret in js/locales.js"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-a58342779a584b1f", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/locales.js:570", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/locales.js:570"}, "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-b380a473a44fd8ae", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/saju-engine.js:72", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/saju-engine.js:72"}, "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-bd1be0d5b804ee97", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/app.js:161", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/app.js:161"}, "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-7dad5c51d05452d9", "name": "Insecure pattern 'local_storage_auth_token' in js/app.js:817", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in js/app.js:817"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3286598db5621094", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/modules/notifications.js:189", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/modules/notifications.js:189"}, "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-ff32e90cad736f31", "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@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-709465e8d509d06c", "name": "Very large file: worker.js (2952 lines)", "shortDescription": {"text": "Very large file: worker.js (2952 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-2fa860d2ecc6862a", "name": "Very large file: js/locales.js (869 lines)", "shortDescription": {"text": "Very large file: js/locales.js (869 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-9c933c1a1b12265b", "name": "Very large file: js/app.js (4154 lines)", "shortDescription": {"text": "Very large file: js/app.js (4154 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": "2 test file(s) for 25 source file(s) (ratio 0.08). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 54 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 27 placeholder/mock markers across 6 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8560f3b7e6563299", "name": "Commented-code block (11 lines) in worker.js:4", "shortDescription": {"text": "Commented-code block (11 lines) in worker.js:4"}, "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-b0f7a09600e2d5e9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 worker.js:717", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker.js:717"}, "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-29e10281b9622c7b", "name": "Legacy-named symbol `_updateTokenDisplaysLegacy` in js/app.js:722", "shortDescription": {"text": "Legacy-named symbol `_updateTokenDisplaysLegacy` in js/app.js:722"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7dd13b35b50322d7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 js/app.js:95", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/app.js:95"}, "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-d7b55ec6bcf881ed", "name": "Commented-code block (9 lines) in js/effect.js:1", "shortDescription": {"text": "Commented-code block (9 lines) in js/effect.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-74c1ebc3e0afa421", "name": "Commented-code block (6 lines) in js/modules/analytics.js:70", "shortDescription": {"text": "Commented-code block (6 lines) in js/modules/analytics.js:70"}, "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-3215fecac03ef7df", "name": "`fetch()` without try/.catch or AbortSignal \u2014 myan-native/src/api.js:6", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 myan-native/src/api.js:6"}, "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/18153"}, "properties": {"repository": "riger7070-hub/myan", "repoUrl": "https://github.com/riger7070-hub/myan", "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-ae3da6be7821ee3d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 worker.js:2912"}, "properties": {"repobilityId": "1fb47c3a0b98f77b", "scanner": "scanner-primary", "fingerprint": "ae3da6be7821ee3d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c54c0df32da3db94", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 sw.js:37"}, "properties": {"repobilityId": "b601567bccd7c248", "scanner": "scanner-primary", "fingerprint": "c54c0df32da3db94", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-02993a2bf85fa0b7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test-mobile-login.js:18"}, "properties": {"repobilityId": "e2bde674ca95d414", "scanner": "scanner-primary", "fingerprint": "02993a2bf85fa0b7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-20d643d6b79db9db", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 quick-mobile-test.js:5"}, "properties": {"repobilityId": "0702402d6429b217", "scanner": "scanner-primary", "fingerprint": "20d643d6b79db9db", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-85a83f0167c39ec2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 convert-to-webp.js:17"}, "properties": {"repobilityId": "865270517ee7d4b5", "scanner": "scanner-primary", "fingerprint": "85a83f0167c39ec2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1d3472af70d8c666", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 js/app.js:2509"}, "properties": {"repobilityId": "94cbda94eb273d63", "scanner": "scanner-primary", "fingerprint": "1d3472af70d8c666", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-f77eb40a5dc5e3f4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 js/app.js:3771"}, "properties": {"repobilityId": "492423ae30ec4cc6", "scanner": "scanner-primary", "fingerprint": "f77eb40a5dc5e3f4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-23d5965750a1b556", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 js/modules/analytics.js:60"}, "properties": {"repobilityId": "7141e4c359e601e5", "scanner": "scanner-primary", "fingerprint": "23d5965750a1b556", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-da9fec353e075fe1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in worker.js:2747"}, "properties": {"repobilityId": "c880a9babca4caf6", "scanner": "scanner-primary", "fingerprint": "da9fec353e075fe1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "worker.js"}, "region": {"startLine": 2747}}}]}, {"ruleId": "scanner-d340f4aa6e78dc73", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pudding-qr-batch.html:169"}, "properties": {"repobilityId": "0ac333cdddf81116", "scanner": "scanner-primary", "fingerprint": "d340f4aa6e78dc73", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pudding-qr-batch.html"}, "region": {"startLine": 169}}}]}, {"ruleId": "scanner-95fa681c1a2a7477", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pudding-fortune.html:493"}, "properties": {"repobilityId": "93a716cbaca5c271", "scanner": "scanner-primary", "fingerprint": "95fa681c1a2a7477", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pudding-fortune.html"}, "region": {"startLine": 493}}}]}, {"ruleId": "scanner-bd37692f6e8fdabb", "level": "error", "message": {"text": "Possible secret in js/locales.js"}, "properties": {"repobilityId": "a7fcae63f90f72b4", "scanner": "scanner-primary", "fingerprint": "bd37692f6e8fdabb", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/locales.js"}, "region": {"startLine": 214}}}]}, {"ruleId": "scanner-a58342779a584b1f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/locales.js:570"}, "properties": {"repobilityId": "e40d661bd990054b", "scanner": "scanner-primary", "fingerprint": "a58342779a584b1f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/locales.js"}, "region": {"startLine": 570}}}]}, {"ruleId": "scanner-b380a473a44fd8ae", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/saju-engine.js:72"}, "properties": {"repobilityId": "d4face3a74463c69", "scanner": "scanner-primary", "fingerprint": "b380a473a44fd8ae", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/saju-engine.js"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-bd1be0d5b804ee97", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/app.js:161"}, "properties": {"repobilityId": "f12f5fb5c6eb3ec0", "scanner": "scanner-primary", "fingerprint": "bd1be0d5b804ee97", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/app.js"}, "region": {"startLine": 161}}}]}, {"ruleId": "scanner-7dad5c51d05452d9", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in js/app.js:817"}, "properties": {"repobilityId": "72445ac0428135a0", "scanner": "scanner-primary", "fingerprint": "7dad5c51d05452d9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/app.js"}, "region": {"startLine": 817}}}]}, {"ruleId": "scanner-3286598db5621094", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/modules/notifications.js:189"}, "properties": {"repobilityId": "51662a040c839ee9", "scanner": "scanner-primary", "fingerprint": "3286598db5621094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/modules/notifications.js"}, "region": {"startLine": 189}}}]}, {"ruleId": "scanner-ff32e90cad736f31", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ae3f937d37f88e7f", "scanner": "scanner-primary", "fingerprint": "ff32e90cad736f31", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-worker.yml"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-709465e8d509d06c", "level": "note", "message": {"text": "Very large file: worker.js (2952 lines)"}, "properties": {"repobilityId": "388b13aae54a4c61", "scanner": "scanner-primary", "fingerprint": "709465e8d509d06c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2fa860d2ecc6862a", "level": "note", "message": {"text": "Very large file: js/locales.js (869 lines)"}, "properties": {"repobilityId": "c50767065d8f0515", "scanner": "scanner-primary", "fingerprint": "2fa860d2ecc6862a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9c933c1a1b12265b", "level": "note", "message": {"text": "Very large file: js/app.js (4154 lines)"}, "properties": {"repobilityId": "c38eec27975b7a83", "scanner": "scanner-primary", "fingerprint": "9c933c1a1b12265b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "c331958b27f4339e", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "e3bda70f8c9358b0", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "d950336ffc2a8f35", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "f21d98de3619f95d", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "1dba312fa3ba1cb6", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "fad58579a2d3a362", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "f5765a6206e6d06a", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "0b7b88c4048b7fff", "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": "bd94002b35fdb327", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8560f3b7e6563299", "level": "none", "message": {"text": "Commented-code block (11 lines) in worker.js:4"}, "properties": {"repobilityId": "4043274b68c54139", "scanner": "scanner-primary", "fingerprint": "8560f3b7e6563299", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b0f7a09600e2d5e9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker.js:717"}, "properties": {"repobilityId": "04b0d2dd5261c276", "scanner": "scanner-primary", "fingerprint": "b0f7a09600e2d5e9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-29e10281b9622c7b", "level": "note", "message": {"text": "Legacy-named symbol `_updateTokenDisplaysLegacy` in js/app.js:722"}, "properties": {"repobilityId": "b0dbdf1c250c5039", "scanner": "scanner-primary", "fingerprint": "29e10281b9622c7b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-7dd13b35b50322d7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/app.js:95"}, "properties": {"repobilityId": "f273d15274759294", "scanner": "scanner-primary", "fingerprint": "7dd13b35b50322d7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d7b55ec6bcf881ed", "level": "none", "message": {"text": "Commented-code block (9 lines) in js/effect.js:1"}, "properties": {"repobilityId": "09026fdd7daa482f", "scanner": "scanner-primary", "fingerprint": "d7b55ec6bcf881ed", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-74c1ebc3e0afa421", "level": "none", "message": {"text": "Commented-code block (6 lines) in js/modules/analytics.js:70"}, "properties": {"repobilityId": "57462d4649438d07", "scanner": "scanner-primary", "fingerprint": "74c1ebc3e0afa421", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3215fecac03ef7df", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 myan-native/src/api.js:6"}, "properties": {"repobilityId": "6297f6606d1a68a6", "scanner": "scanner-primary", "fingerprint": "3215fecac03ef7df", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}