← Back to scan
File as GitHub Issue repo: tonkeeper/ton-assets

Push this scan report to tonkeeper/ton-assets

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Detected a Generic API Key, potentially exposing access to various services and sensitive

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT MINED107 Missing import: `html` used but not imported to_review/presenter.py:214
CRIT MINED107 Missing import: `collections` used but not imported generator.py:136
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… jettons.json:12591
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… jettons.json:12584
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… jettons.json:12577
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… jettons/bridge.yaml:5
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… to_review/presenter.py:183
HIGH MINED036 [MINED036] Python Os System Call: os.system() invokes shell with no escaping. parser.py:26
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … dexes.py:33
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v3` .github/workflows/parse-ton-labels.yml:9
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v3` .github/workflows/rebuild-src.yml:22
HIGH GHSA-gm62-xv2j-4w53 urllib3: GHSA-gm62-xv2j-4w53 requirements.txt
HIGH GHSA-38jv-5279-wg99 urllib3: GHSA-38jv-5279-wg99 requirements.txt
HIGH GHSA-2xpw-w6gg-jr37 urllib3: GHSA-2xpw-w6gg-jr37 requirements.txt
HIGH PYSEC-2026-141 urllib3: PYSEC-2026-141 requirements.txt
HIGH PYSEC-2023-74 requests: PYSEC-2023-74 requirements.txt
HIGH CORE_NO_TESTS No test files found
MED COMP001 [COMP001] High cognitive complexity: Function `merge_jettons` has cognitive complexity 25… generator.py:68
MED DEPCUR-PY Python package `pydantic` is 1 major version(s) behind (1.9.2 -> 2.13.4) requirements.txt:1
MED GHSA-pq67-6m6q-mj2v urllib3: GHSA-pq67-6m6q-mj2v requirements.txt
MED GHSA-gc5v-m9x4-r6x2 requests: GHSA-gc5v-m9x4-r6x2 requirements.txt
MED GHSA-9wx4-h78v-vm56 requests: GHSA-9wx4-h78v-vm56 requirements.txt
MED GHSA-9hjg-9r4m-mvj7 requests: GHSA-9hjg-9r4m-mvj7 requirements.txt
MED GHSA-mr82-8j83-vxmv pydantic: GHSA-mr82-8j83-vxmv requirements.txt
LOW COMP001 [COMP001] High cognitive complexity: Function `collect_all_dexes` has cognitive complexit… generator.py:18
LOW COMP001 [COMP001] High cognitive complexity: Function `__get_backed_assets` has cognitive complex… dexes.py:80
LOW DEPCUR-PY Python package `requests` is minor version(s) behind (2.27.1 -> 2.34.2) requirements.txt:3
LOW CORE_NO_LICENSE No LICENSE file
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… dexes.py:33
INFO DEPCUR-PY Python package `pyyaml` is patch version(s) behind (6.0.1 -> 6.0.3) requirements.txt:2
Reset to top 5 30 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `tonkeeper/ton-assets`

**Score: 74/100 (D+)**  ·  31 findings  ·  scanned 2026-06-05 17:58 UTC  ·  738 LOC

| Severity | Count |
|---|---|
| CRITICAL | 6 |
| HIGH | 11 |
| MEDIUM | 7 |
| LOW | 4 |

📊 [Full filterable report](https://repobility.com/scan/75e09f51-9643-42a2-856b-ddedd5bf629f/)  ·  ![scorecard](https://repobility.com/scan/75e09f51-9643-42a2-856b-ddedd5bf629f/report.png?v=1780682339-s2)

### Top findings

1. **CRITICAL** `MINED107` — Missing import: `html` used but not imported
   `to_review/presenter.py:214` · ✓ Repobility
2. **CRITICAL** `MINED107` — Missing import: `collections` used but not imported
   `generator.py:136` · ✓ Repobility
3. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `jettons.json:12591`
4. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `jettons.json:12584`
5. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `jettons.json:12577`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/75e09f51-9643-42a2-856b-ddedd5bf629f/_
Megaproject â high spam risk
Could not determine 'tonkeeper/ton-assets' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.
Already filed
16/32 findings (50%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.