{"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-e0b8e776c32a01ae", "name": "Possibly dead Python function: unsubscribe_markup", "shortDescription": {"text": "Possibly dead Python function: unsubscribe_markup"}, "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-b2a79afd4f5e536e", "name": "Possibly dead Python function: resolve_lead_id", "shortDescription": {"text": "Possibly dead Python function: resolve_lead_id"}, "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-91eb7eb151e63ac5", "name": "Possibly dead Python function: require_session", "shortDescription": {"text": "Possibly dead Python function: require_session"}, "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-47e83b79e26f31ef", "name": "Possibly dead Python function: list_models", "shortDescription": {"text": "Possibly dead Python function: list_models"}, "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-10c737d974736665", "name": "Possibly dead Python function: list_knowledge_bases", "shortDescription": {"text": "Possibly dead Python function: list_knowledge_bases"}, "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-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-de3c1f217d72a063", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-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-916dddd1c5cd341f", "name": "Dockerfile runs as root: bot-telegram/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: bot-telegram/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-8751f439da73d9e7", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-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-79e8ca07b444d26c", "name": "Dockerfile runs as root: admin-panel/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: admin-panel/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-ba6b8196852bee6b", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-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-91b3059187bf41f8", "name": "Insecure pattern 'direct_innerhtml_assignment' in admin-panel/static/thread.js:37", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin-panel/static/thread.js:37"}, "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-d93a3e6279e1b573", "name": "Very large file: bot-telegram/db.py (1301 lines)", "shortDescription": {"text": "Very large file: bot-telegram/db.py (1301 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-ea39271988d53644", "name": "Very large file: admin-panel/app.py (3953 lines)", "shortDescription": {"text": "Very large file: admin-panel/app.py (3953 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-753035af58d31f5f", "name": "Very large file: admin-panel/db.py (3019 lines)", "shortDescription": {"text": "Very large file: admin-panel/db.py (3019 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": "0 test file(s) for 32 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-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 26 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: license, 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": "medium", "confidence": 1.0}}, {"id": "scanner-9b241d00b792cf07", "name": "Legacy-named symbol `t_legacy` in scripts/metering_smoke.py:87", "shortDescription": {"text": "Legacy-named symbol `t_legacy` in scripts/metering_smoke.py:87"}, "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-d075d69064cb765e", "name": "Commented-code block (7 lines) in bot-telegram/ai.py:171", "shortDescription": {"text": "Commented-code block (7 lines) in bot-telegram/ai.py:171"}, "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-12a14dbe8aaf310f", "name": "Commented-code block (5 lines) in bot-telegram/handlers.py:347", "shortDescription": {"text": "Commented-code block (5 lines) in bot-telegram/handlers.py:347"}, "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-8d720bc34f9bd2f7", "name": "Commented-code block (8 lines) in bot-telegram/messaging.py:377", "shortDescription": {"text": "Commented-code block (8 lines) in bot-telegram/messaging.py:377"}, "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-10b05768be89de0e", "name": "Commented-code block (5 lines) in bot-telegram/config.py:50", "shortDescription": {"text": "Commented-code block (5 lines) in bot-telegram/config.py:50"}, "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-e50393a5b401fbba", "name": "Commented-code block (5 lines) in bot-telegram/texts.py:65", "shortDescription": {"text": "Commented-code block (5 lines) in bot-telegram/texts.py:65"}, "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-395ccd7656e04bc6", "name": "Commented-code block (6 lines) in bot-telegram/db.py:15", "shortDescription": {"text": "Commented-code block (6 lines) in bot-telegram/db.py:15"}, "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-315f8e2eb2743864", "name": "Commented-code block (5 lines) in admin-panel/security.py:277", "shortDescription": {"text": "Commented-code block (5 lines) in admin-panel/security.py:277"}, "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-cd68c0bdf6ece5d7", "name": "Commented-code block (6 lines) in admin-panel/config.py:116", "shortDescription": {"text": "Commented-code block (6 lines) in admin-panel/config.py:116"}, "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-cb628e0dec682012", "name": "Commented-code block (7 lines) in admin-panel/app.py:1848", "shortDescription": {"text": "Commented-code block (7 lines) in admin-panel/app.py:1848"}, "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-d0806cbb63efaf0c", "name": "Commented-code block (8 lines) in admin-panel/auth.py:120", "shortDescription": {"text": "Commented-code block (8 lines) in admin-panel/auth.py:120"}, "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-33255b7b918299ba", "name": "Legacy-named symbol `len_old` in admin-panel/db.py:369", "shortDescription": {"text": "Legacy-named symbol `len_old` in admin-panel/db.py:369"}, "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-3558151667295f2d", "name": "Commented-code block (8 lines) in admin-panel/static/reply.js:3", "shortDescription": {"text": "Commented-code block (8 lines) in admin-panel/static/reply.js:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0d1f76ab668f7ff4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin-panel/static/thread.js:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin-panel/static/thread.js:28"}, "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-64bc033a45ab26f1", "name": "34 env vars used in code but missing from .env.example", "shortDescription": {"text": "34 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `AGENT_ID`, `AI_GATEWAY_TOKEN`, `DEFAULT_TENANT_SLUG`, `EMBEDDER_TOKEN`, `EMBEDDER_URL`, `FFMPEG_BIN`, `LOGIN_ALLOWLIST_CIDR`, `MAX_PRODUCT_FILE_MB` + 26 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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:\nscripts/metering_smoke.py:check, scripts/metering_worker_smoke.py:check\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}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nadmin-panel/app.py:logout, admin-panel/app.py:export_masked, admin-panel/app.py:subscription_cancel\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}}, {"id": "scanner-d64dbe2b59cd3535", "name": "FastAPI POST `service_subscribe` without auth dependency \u2014 admin-panel/app.py:2671", "shortDescription": {"text": "FastAPI POST `service_subscribe` without auth dependency \u2014 admin-panel/app.py:2671"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-839db47108857b26", "name": "FastAPI POST `yookassa_webhook` without auth dependency \u2014 admin-panel/app.py:2731", "shortDescription": {"text": "FastAPI POST `yookassa_webhook` without auth dependency \u2014 admin-panel/app.py:2731"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24609"}, "properties": {"repository": "BIZKON/risuy-ecosystem", "repoUrl": "https://github.com/BIZKON/risuy-ecosystem", "branch": "main"}, "results": [{"ruleId": "scanner-e0b8e776c32a01ae", "level": "note", "message": {"text": "Possibly dead Python function: unsubscribe_markup"}, "properties": {"repobilityId": "029aae7f10ed3ed0", "scanner": "scanner-primary", "fingerprint": "e0b8e776c32a01ae", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "bot-telegram/messaging.py:37"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b2a79afd4f5e536e", "level": "note", "message": {"text": "Possibly dead Python function: resolve_lead_id"}, "properties": {"repobilityId": "e98a373c0539f41e", "scanner": "scanner-primary", "fingerprint": "b2a79afd4f5e536e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "bot-telegram/db.py:206"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-91eb7eb151e63ac5", "level": "note", "message": {"text": "Possibly dead Python function: require_session"}, "properties": {"repobilityId": "ee752679c549dd48", "scanner": "scanner-primary", "fingerprint": "91eb7eb151e63ac5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin-panel/app.py:175"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-47e83b79e26f31ef", "level": "note", "message": {"text": "Possibly dead Python function: list_models"}, "properties": {"repobilityId": "e51c5236028c4e4f", "scanner": "scanner-primary", "fingerprint": "47e83b79e26f31ef", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin-panel/timeweb_ai.py:114"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-10c737d974736665", "level": "note", "message": {"text": "Possibly dead Python function: list_knowledge_bases"}, "properties": {"repobilityId": "e3f8b133c522d257", "scanner": "scanner-primary", "fingerprint": "10c737d974736665", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin-panel/timeweb_ai.py:120"}, "region": {"startLine": 1}}}]}, {"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-de3c1f217d72a063", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "properties": {"repobilityId": "1e804384f128dccb", "scanner": "scanner-primary", "fingerprint": "de3c1f217d72a063", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-916dddd1c5cd341f", "level": "warning", "message": {"text": "Dockerfile runs as root: bot-telegram/Dockerfile"}, "properties": {"repobilityId": "74aff731d6e7465b", "scanner": "scanner-primary", "fingerprint": "916dddd1c5cd341f", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-8751f439da73d9e7", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "properties": {"repobilityId": "d50327c9e784de55", "scanner": "scanner-primary", "fingerprint": "8751f439da73d9e7", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "bot-telegram/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-79e8ca07b444d26c", "level": "warning", "message": {"text": "Dockerfile runs as root: admin-panel/Dockerfile"}, "properties": {"repobilityId": "c05e56cb145065fd", "scanner": "scanner-primary", "fingerprint": "79e8ca07b444d26c", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-ba6b8196852bee6b", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "properties": {"repobilityId": "fede66d2b1a04801", "scanner": "scanner-primary", "fingerprint": "ba6b8196852bee6b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin-panel/Dockerfile"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-91b3059187bf41f8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin-panel/static/thread.js:37"}, "properties": {"repobilityId": "3b61b0e9da8dcb7f", "scanner": "scanner-primary", "fingerprint": "91b3059187bf41f8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin-panel/static/thread.js"}, "region": {"startLine": 37}}}]}, {"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-d93a3e6279e1b573", "level": "note", "message": {"text": "Very large file: bot-telegram/db.py (1301 lines)"}, "properties": {"repobilityId": "844472907dd850a2", "scanner": "scanner-primary", "fingerprint": "d93a3e6279e1b573", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea39271988d53644", "level": "note", "message": {"text": "Very large file: admin-panel/app.py (3953 lines)"}, "properties": {"repobilityId": "c4294e236e6b8919", "scanner": "scanner-primary", "fingerprint": "ea39271988d53644", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-753035af58d31f5f", "level": "note", "message": {"text": "Very large file: admin-panel/db.py (3019 lines)"}, "properties": {"repobilityId": "b49c089403b64cbe", "scanner": "scanner-primary", "fingerprint": "753035af58d31f5f", "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": "4c2e709846d4315f", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "952924941c72ce37", "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": "d35b6dccf75b351b", "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": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "7c692b02eecb37d3", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-9b241d00b792cf07", "level": "note", "message": {"text": "Legacy-named symbol `t_legacy` in scripts/metering_smoke.py:87"}, "properties": {"repobilityId": "da769c0bc8009a9a", "scanner": "scanner-primary", "fingerprint": "9b241d00b792cf07", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d075d69064cb765e", "level": "none", "message": {"text": "Commented-code block (7 lines) in bot-telegram/ai.py:171"}, "properties": {"repobilityId": "25ca64addfb30503", "scanner": "scanner-primary", "fingerprint": "d075d69064cb765e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-12a14dbe8aaf310f", "level": "none", "message": {"text": "Commented-code block (5 lines) in bot-telegram/handlers.py:347"}, "properties": {"repobilityId": "2157915898a02aed", "scanner": "scanner-primary", "fingerprint": "12a14dbe8aaf310f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d720bc34f9bd2f7", "level": "none", "message": {"text": "Commented-code block (8 lines) in bot-telegram/messaging.py:377"}, "properties": {"repobilityId": "6beed80bdbdf03a6", "scanner": "scanner-primary", "fingerprint": "8d720bc34f9bd2f7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-10b05768be89de0e", "level": "none", "message": {"text": "Commented-code block (5 lines) in bot-telegram/config.py:50"}, "properties": {"repobilityId": "759156252e3ef162", "scanner": "scanner-primary", "fingerprint": "10b05768be89de0e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e50393a5b401fbba", "level": "none", "message": {"text": "Commented-code block (5 lines) in bot-telegram/texts.py:65"}, "properties": {"repobilityId": "5e80581a33003f91", "scanner": "scanner-primary", "fingerprint": "e50393a5b401fbba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-395ccd7656e04bc6", "level": "none", "message": {"text": "Commented-code block (6 lines) in bot-telegram/db.py:15"}, "properties": {"repobilityId": "73e89915af2d5a7a", "scanner": "scanner-primary", "fingerprint": "395ccd7656e04bc6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-315f8e2eb2743864", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin-panel/security.py:277"}, "properties": {"repobilityId": "a2377ae89d80c11a", "scanner": "scanner-primary", "fingerprint": "315f8e2eb2743864", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd68c0bdf6ece5d7", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin-panel/config.py:116"}, "properties": {"repobilityId": "acaab49d5c38f9c9", "scanner": "scanner-primary", "fingerprint": "cd68c0bdf6ece5d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb628e0dec682012", "level": "none", "message": {"text": "Commented-code block (7 lines) in admin-panel/app.py:1848"}, "properties": {"repobilityId": "17ff8a47f9a75af0", "scanner": "scanner-primary", "fingerprint": "cb628e0dec682012", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d0806cbb63efaf0c", "level": "none", "message": {"text": "Commented-code block (8 lines) in admin-panel/auth.py:120"}, "properties": {"repobilityId": "b407ce03ce997564", "scanner": "scanner-primary", "fingerprint": "d0806cbb63efaf0c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-33255b7b918299ba", "level": "note", "message": {"text": "Legacy-named symbol `len_old` in admin-panel/db.py:369"}, "properties": {"repobilityId": "5a5b61b901127aa1", "scanner": "scanner-primary", "fingerprint": "33255b7b918299ba", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3558151667295f2d", "level": "none", "message": {"text": "Commented-code block (8 lines) in admin-panel/static/reply.js:3"}, "properties": {"repobilityId": "58721a5e3b36087e", "scanner": "scanner-primary", "fingerprint": "3558151667295f2d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d1f76ab668f7ff4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin-panel/static/thread.js:28"}, "properties": {"repobilityId": "d3904533bfa252fa", "scanner": "scanner-primary", "fingerprint": "0d1f76ab668f7ff4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-64bc033a45ab26f1", "level": "note", "message": {"text": "34 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "dab9f6f977f9c414", "scanner": "scanner-primary", "fingerprint": "64bc033a45ab26f1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "44f051bae2aaf303", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a401ba622cd2fcbd", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "a6f8e3842716ee79", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "12ba8d5cf31391d2", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "4a31fa8f060e58d5", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "6440a8aa7ebb035e", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f2d1af3bdcd7aa70", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-d64dbe2b59cd3535", "level": "error", "message": {"text": "FastAPI POST `service_subscribe` without auth dependency \u2014 admin-panel/app.py:2671"}, "properties": {"repobilityId": "c40c60f167b7fc13", "scanner": "scanner-primary", "fingerprint": "d64dbe2b59cd3535", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin-panel/app.py"}, "region": {"startLine": 2671}}}]}, {"ruleId": "scanner-839db47108857b26", "level": "error", "message": {"text": "FastAPI POST `yookassa_webhook` without auth dependency \u2014 admin-panel/app.py:2731"}, "properties": {"repobilityId": "6db7e7819bbe8b13", "scanner": "scanner-primary", "fingerprint": "839db47108857b26", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin-panel/app.py"}, "region": {"startLine": 2731}}}]}]}]}