{"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-e243f7fc2b89a6e8", "name": "Possibly dead Python function: create_withdrawal", "shortDescription": {"text": "Possibly dead Python function: create_withdrawal"}, "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-d99660d994d47bd5", "name": "Possibly dead Python function: set_metadata", "shortDescription": {"text": "Possibly dead Python function: set_metadata"}, "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-476e7d4ede162ba4", "name": "Possibly dead Python function: create_subaddress_sync", "shortDescription": {"text": "Possibly dead Python function: create_subaddress_sync"}, "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-774bd1662547c6cc", "name": "Possibly dead Python function: refresh_wallet_sync", "shortDescription": {"text": "Possibly dead Python function: refresh_wallet_sync"}, "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-e0323f3b9c454d1d", "name": "Possibly dead Python function: send_transfer_sync", "shortDescription": {"text": "Possibly dead Python function: send_transfer_sync"}, "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-5ebf8cdb072e1912", "name": "Possibly dead Python function: poll_deposits", "shortDescription": {"text": "Possibly dead Python function: poll_deposits"}, "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-bfc73bbcc2eb6081", "name": "Possibly dead Python function: download_and_extract_csca", "shortDescription": {"text": "Possibly dead Python function: download_and_extract_csca"}, "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-e066691601852931", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-562f156d40fd81b0", "name": "Possible secret in services/monero_wallet.py", "shortDescription": {"text": "Possible secret in services/monero_wallet.py"}, "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-ee0e5281d6bbeff7", "name": "Insecure pattern 'weak_hash' in tools/epassport_verifier.py:418", "shortDescription": {"text": "Insecure pattern 'weak_hash' in tools/epassport_verifier.py:418"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fecfd06a2e9a1bfb", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v3 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-31926ee81197b125", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 22 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 118 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-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. 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-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:\nscheduled_tasks/monero_bridge.py:save_deposit_address, scheduled_tasks/monero_bridge.py:save_deposit\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-6f697b1390cf2c6b", "name": "FastAPI POST `contract_query` without auth dependency \u2014 routers/secret_query.py:25", "shortDescription": {"text": "FastAPI POST `contract_query` without auth dependency \u2014 routers/secret_query.py:25"}, "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-2cb1481c7321db3d", "name": "FastAPI POST `generate_deposit_address` without auth dependency \u2014 routers/monero_bridge.py:168", "shortDescription": {"text": "FastAPI POST `generate_deposit_address` without auth dependency \u2014 routers/monero_bridge.py:168"}, "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-8cfdd5c4bcc95e6f", "name": "FastAPI POST `request_withdrawal` without auth dependency \u2014 routers/monero_bridge.py:284", "shortDescription": {"text": "FastAPI POST `request_withdrawal` without auth dependency \u2014 routers/monero_bridge.py:284"}, "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-13fade4bb5572335", "name": "FastAPI POST `retry_mint` without auth dependency \u2014 routers/monero_bridge.py:395", "shortDescription": {"text": "FastAPI POST `retry_mint` without auth dependency \u2014 routers/monero_bridge.py:395"}, "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-c8074a5b42f628e1", "name": "FastAPI POST `test_verify` without auth dependency \u2014 routers/verify.py:96", "shortDescription": {"text": "FastAPI POST `test_verify` without auth dependency \u2014 routers/verify.py:96"}, "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-5cdb1e19e4812621", "name": "FastAPI POST `verify` without auth dependency \u2014 routers/verify.py:131", "shortDescription": {"text": "FastAPI POST `verify` without auth dependency \u2014 routers/verify.py:131"}, "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-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`main.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-197a14a9a3aa8270", "name": "Unused endpoint: GET /current/meta", "shortDescription": {"text": "Unused endpoint: GET /current/meta"}, "fullDescription": {"text": "`routers/airdrop.py` declares `GET /current/meta` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ba52dfed842eb284", "name": "Unused endpoint: GET /current/{address}", "shortDescription": {"text": "Unused endpoint: GET /current/{address}"}, "fullDescription": {"text": "`routers/airdrop.py` declares `GET /current/{address}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4b60ef8bbd694d24", "name": "Unused endpoint: POST /contract_query", "shortDescription": {"text": "Unused endpoint: POST /contract_query"}, "fullDescription": {"text": "`routers/secret_query.py` declares `POST /contract_query` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9e32e23ea0353b96", "name": "Unused endpoint: POST /deposit-address", "shortDescription": {"text": "Unused endpoint: POST /deposit-address"}, "fullDescription": {"text": "`routers/monero_bridge.py` declares `POST /deposit-address` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d9eb002747ff48b7", "name": "Unused endpoint: GET /deposit-status/{secret_address}", "shortDescription": {"text": "Unused endpoint: GET /deposit-status/{secret_address}"}, "fullDescription": {"text": "`routers/monero_bridge.py` declares `GET /deposit-status/{secret_address}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-92da9ee5166256ca", "name": "Unused endpoint: POST /withdraw", "shortDescription": {"text": "Unused endpoint: POST /withdraw"}, "fullDescription": {"text": "`routers/monero_bridge.py` declares `POST /withdraw` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d7fa8929da9cbe3f", "name": "Unused endpoint: GET /balance", "shortDescription": {"text": "Unused endpoint: GET /balance"}, "fullDescription": {"text": "`routers/monero_bridge.py` declares `GET /balance` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c3dd8ff22714c529", "name": "Unused endpoint: POST /retry-mint", "shortDescription": {"text": "Unused endpoint: POST /retry-mint"}, "fullDescription": {"text": "`routers/monero_bridge.py` declares `POST /retry-mint` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4629fc2f2a182ac9", "name": "Unused endpoint: GET /analytics", "shortDescription": {"text": "Unused endpoint: GET /analytics"}, "fullDescription": {"text": "`routers/analytics.py` declares `GET /analytics` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-04baed30baa8f698", "name": "Unused endpoint: GET /erth-price", "shortDescription": {"text": "Unused endpoint: GET /erth-price"}, "fullDescription": {"text": "`routers/analytics.py` declares `GET /erth-price` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4be4390ca698e0e2", "name": "Unused endpoint: GET /anml-price", "shortDescription": {"text": "Unused endpoint: GET /anml-price"}, "fullDescription": {"text": "`routers/analytics.py` declares `GET /anml-price` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-84dd2ccfcedca428", "name": "Unused endpoint: GET /tickers", "shortDescription": {"text": "Unused endpoint: GET /tickers"}, "fullDescription": {"text": "`routers/analytics.py` declares `GET /tickers` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c8cb5b0b65de0492", "name": "Unused endpoint: GET /supply/erth", "shortDescription": {"text": "Unused endpoint: GET /supply/erth"}, "fullDescription": {"text": "`routers/analytics.py` declares `GET /supply/erth` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fd7fe0cd074781ba", "name": "Unused endpoint: GET /supply/anml", "shortDescription": {"text": "Unused endpoint: GET /supply/anml"}, "fullDescription": {"text": "`routers/analytics.py` declares `GET /supply/anml` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f5e6b1e222a8d1f5", "name": "Unused endpoint: POST /test-verify", "shortDescription": {"text": "Unused endpoint: POST /test-verify"}, "fullDescription": {"text": "`routers/verify.py` declares `POST /test-verify` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aee9168e964a3822", "name": "Unused endpoint: POST /verify", "shortDescription": {"text": "Unused endpoint: POST /verify"}, "fullDescription": {"text": "`routers/verify.py` declares `POST /verify` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e3b566f432ac4589", "name": "Unused endpoint: GET /ads-callback", "shortDescription": {"text": "Unused endpoint: GET /ads-callback"}, "fullDescription": {"text": "`routers/faucet.py` declares `GET /ads-callback` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23582"}, "properties": {"repository": "zenopie/earth-network-backend", "repoUrl": "https://github.com/zenopie/earth-network-backend", "branch": "main"}, "results": [{"ruleId": "scanner-e243f7fc2b89a6e8", "level": "note", "message": {"text": "Possibly dead Python function: create_withdrawal"}, "properties": {"repobilityId": "fe397fac0e4e19bc", "scanner": "scanner-primary", "fingerprint": "e243f7fc2b89a6e8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scheduled_tasks/monero_bridge.py:324"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d99660d994d47bd5", "level": "note", "message": {"text": "Possibly dead Python function: set_metadata"}, "properties": {"repobilityId": "4a77eb783e7e8e13", "scanner": "scanner-primary", "fingerprint": "d99660d994d47bd5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scheduled_tasks/monero_bridge.py:498"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-476e7d4ede162ba4", "level": "note", "message": {"text": "Possibly dead Python function: create_subaddress_sync"}, "properties": {"repobilityId": "427c83546e839f5b", "scanner": "scanner-primary", "fingerprint": "476e7d4ede162ba4", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scheduled_tasks/monero_bridge.py:523"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-774bd1662547c6cc", "level": "note", "message": {"text": "Possibly dead Python function: refresh_wallet_sync"}, "properties": {"repobilityId": "d82b6a7d7b22ad08", "scanner": "scanner-primary", "fingerprint": "774bd1662547c6cc", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scheduled_tasks/monero_bridge.py:543"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e0323f3b9c454d1d", "level": "note", "message": {"text": "Possibly dead Python function: send_transfer_sync"}, "properties": {"repobilityId": "e4044b35a3d183d4", "scanner": "scanner-primary", "fingerprint": "e0323f3b9c454d1d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scheduled_tasks/monero_bridge.py:548"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5ebf8cdb072e1912", "level": "note", "message": {"text": "Possibly dead Python function: poll_deposits"}, "properties": {"repobilityId": "0b88ced23f96b9f8", "scanner": "scanner-primary", "fingerprint": "5ebf8cdb072e1912", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scheduled_tasks/monero_bridge.py:560"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bfc73bbcc2eb6081", "level": "note", "message": {"text": "Possibly dead Python function: download_and_extract_csca"}, "properties": {"repobilityId": "8576a2cc3d3c0950", "scanner": "scanner-primary", "fingerprint": "bfc73bbcc2eb6081", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/extract_csca.py:229"}, "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-e066691601852931", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "properties": {"repobilityId": "b21f3e1e0fd7e95c", "scanner": "scanner-primary", "fingerprint": "e066691601852931", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-562f156d40fd81b0", "level": "error", "message": {"text": "Possible secret in services/monero_wallet.py"}, "properties": {"repobilityId": "d1a514235ca9cbf9", "scanner": "scanner-primary", "fingerprint": "562f156d40fd81b0", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "services/monero_wallet.py"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-ee0e5281d6bbeff7", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in tools/epassport_verifier.py:418"}, "properties": {"repobilityId": "51d0cac5fa901dce", "scanner": "scanner-primary", "fingerprint": "ee0e5281d6bbeff7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/epassport_verifier.py"}, "region": {"startLine": 418}}}]}, {"ruleId": "scanner-fecfd06a2e9a1bfb", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8696fea43040c091", "scanner": "scanner-primary", "fingerprint": "fecfd06a2e9a1bfb", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-secretvm.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-31926ee81197b125", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "d0e6582c8458efcb", "scanner": "scanner-primary", "fingerprint": "31926ee81197b125", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-build-secretvm.yml"}, "region": {"startLine": 1}}}]}, {"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": "13cff1eb3549fcdf", "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": "6164efefafcfbd56", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "c2da6f3f008bc0bc", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "f5d8fb6af276d9bc", "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": "7c078fbaaf624583", "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": "36d431977f3c5cb4", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "0f9d003e3ed4bd64", "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": "f0326a2859dd9a13", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-6f697b1390cf2c6b", "level": "error", "message": {"text": "FastAPI POST `contract_query` without auth dependency \u2014 routers/secret_query.py:25"}, "properties": {"repobilityId": "792711caa79c7b38", "scanner": "scanner-primary", "fingerprint": "6f697b1390cf2c6b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routers/secret_query.py"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-2cb1481c7321db3d", "level": "error", "message": {"text": "FastAPI POST `generate_deposit_address` without auth dependency \u2014 routers/monero_bridge.py:168"}, "properties": {"repobilityId": "9accafc873c4a9f5", "scanner": "scanner-primary", "fingerprint": "2cb1481c7321db3d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routers/monero_bridge.py"}, "region": {"startLine": 168}}}]}, {"ruleId": "scanner-8cfdd5c4bcc95e6f", "level": "error", "message": {"text": "FastAPI POST `request_withdrawal` without auth dependency \u2014 routers/monero_bridge.py:284"}, "properties": {"repobilityId": "9fe88753ef911444", "scanner": "scanner-primary", "fingerprint": "8cfdd5c4bcc95e6f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routers/monero_bridge.py"}, "region": {"startLine": 284}}}]}, {"ruleId": "scanner-13fade4bb5572335", "level": "error", "message": {"text": "FastAPI POST `retry_mint` without auth dependency \u2014 routers/monero_bridge.py:395"}, "properties": {"repobilityId": "3755a2a445a4bbf1", "scanner": "scanner-primary", "fingerprint": "13fade4bb5572335", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routers/monero_bridge.py"}, "region": {"startLine": 395}}}]}, {"ruleId": "scanner-c8074a5b42f628e1", "level": "error", "message": {"text": "FastAPI POST `test_verify` without auth dependency \u2014 routers/verify.py:96"}, "properties": {"repobilityId": "8678a59ef260aff1", "scanner": "scanner-primary", "fingerprint": "c8074a5b42f628e1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routers/verify.py"}, "region": {"startLine": 96}}}]}, {"ruleId": "scanner-5cdb1e19e4812621", "level": "error", "message": {"text": "FastAPI POST `verify` without auth dependency \u2014 routers/verify.py:131"}, "properties": {"repobilityId": "5072388fa190cd24", "scanner": "scanner-primary", "fingerprint": "5cdb1e19e4812621", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routers/verify.py"}, "region": {"startLine": 131}}}]}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "6b8de433dc23649f", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-197a14a9a3aa8270", "level": "note", "message": {"text": "Unused endpoint: GET /current/meta"}, "properties": {"repobilityId": "ee08956617399e46", "scanner": "scanner-primary", "fingerprint": "197a14a9a3aa8270", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ba52dfed842eb284", "level": "note", "message": {"text": "Unused endpoint: GET /current/{address}"}, "properties": {"repobilityId": "bb4909ad289d107d", "scanner": "scanner-primary", "fingerprint": "ba52dfed842eb284", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4b60ef8bbd694d24", "level": "note", "message": {"text": "Unused endpoint: POST /contract_query"}, "properties": {"repobilityId": "ee47e683c1a8bc99", "scanner": "scanner-primary", "fingerprint": "4b60ef8bbd694d24", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9e32e23ea0353b96", "level": "note", "message": {"text": "Unused endpoint: POST /deposit-address"}, "properties": {"repobilityId": "61ff6d8b757d9aa8", "scanner": "scanner-primary", "fingerprint": "9e32e23ea0353b96", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d9eb002747ff48b7", "level": "note", "message": {"text": "Unused endpoint: GET /deposit-status/{secret_address}"}, "properties": {"repobilityId": "e319d3d6d38c49ff", "scanner": "scanner-primary", "fingerprint": "d9eb002747ff48b7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-92da9ee5166256ca", "level": "note", "message": {"text": "Unused endpoint: POST /withdraw"}, "properties": {"repobilityId": "d4dbff06b72aaa56", "scanner": "scanner-primary", "fingerprint": "92da9ee5166256ca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d7fa8929da9cbe3f", "level": "note", "message": {"text": "Unused endpoint: GET /balance"}, "properties": {"repobilityId": "de1c97de05a8941a", "scanner": "scanner-primary", "fingerprint": "d7fa8929da9cbe3f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c3dd8ff22714c529", "level": "note", "message": {"text": "Unused endpoint: POST /retry-mint"}, "properties": {"repobilityId": "6f03a2ef5777b19d", "scanner": "scanner-primary", "fingerprint": "c3dd8ff22714c529", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4629fc2f2a182ac9", "level": "note", "message": {"text": "Unused endpoint: GET /analytics"}, "properties": {"repobilityId": "0e48bafebf3f9576", "scanner": "scanner-primary", "fingerprint": "4629fc2f2a182ac9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-04baed30baa8f698", "level": "note", "message": {"text": "Unused endpoint: GET /erth-price"}, "properties": {"repobilityId": "43d5c4eb5c31ee5d", "scanner": "scanner-primary", "fingerprint": "04baed30baa8f698", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4be4390ca698e0e2", "level": "note", "message": {"text": "Unused endpoint: GET /anml-price"}, "properties": {"repobilityId": "ae55d07807f239c2", "scanner": "scanner-primary", "fingerprint": "4be4390ca698e0e2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-84dd2ccfcedca428", "level": "note", "message": {"text": "Unused endpoint: GET /tickers"}, "properties": {"repobilityId": "a7564339461e8b6b", "scanner": "scanner-primary", "fingerprint": "84dd2ccfcedca428", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c8cb5b0b65de0492", "level": "note", "message": {"text": "Unused endpoint: GET /supply/erth"}, "properties": {"repobilityId": "015db5ec79cb777b", "scanner": "scanner-primary", "fingerprint": "c8cb5b0b65de0492", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd7fe0cd074781ba", "level": "note", "message": {"text": "Unused endpoint: GET /supply/anml"}, "properties": {"repobilityId": "bcef392128039b72", "scanner": "scanner-primary", "fingerprint": "fd7fe0cd074781ba", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f5e6b1e222a8d1f5", "level": "note", "message": {"text": "Unused endpoint: POST /test-verify"}, "properties": {"repobilityId": "ba7aec6d67cd1107", "scanner": "scanner-primary", "fingerprint": "f5e6b1e222a8d1f5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-aee9168e964a3822", "level": "note", "message": {"text": "Unused endpoint: POST /verify"}, "properties": {"repobilityId": "4cc6512924ddee69", "scanner": "scanner-primary", "fingerprint": "aee9168e964a3822", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e3b566f432ac4589", "level": "note", "message": {"text": "Unused endpoint: GET /ads-callback"}, "properties": {"repobilityId": "b5ca4f06b5c9e70a", "scanner": "scanner-primary", "fingerprint": "e3b566f432ac4589", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}