← Back to scan
File as GitHub Issue repo: echs-top/proxy

Push this scan report to echs-top/proxy

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

Action `actions/cache` pinned to mutable ref `@v4`

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
HIGH SEC100 [SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig… worker.js:5
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… worker.js:15
HIGH MINED115 Action `actions/setup-python` pinned to mutable ref `@v5` .github/workflows/update-list-rules.yml:20
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/update-list-rules.yml:17
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v4` .github/workflows/update-add-rules.yml:27
HIGH MINED115 Action `actions/setup-python` pinned to mutable ref `@v5` .github/workflows/update-add-rules.yml:22
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/update-add-rules.yml:17
HIGH MINED115 Action `stefanzweifel/git-auto-commit-action` pinned to mutable ref `@v5` .github/workflows/update-mrs-rules.yaml:97
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v4` .github/workflows/update-mrs-rules.yaml:42
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/update-mrs-rules.yaml:18
HIGH CORE_NO_TESTS No test files found
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED AGT012 Agent control bridge may listen on a network interface without visible auth mihomo_smart.yaml:127
MED AGT012 Agent control bridge may listen on a network interface without visible auth mihomo.yaml:124
LOW AIC003 Duplicated implementation block across source files mihomo_smart.js:11
LOW WEB005 robots.txt does not advertise a sitemap mihomo.yaml
LOW CORE_NO_LICENSE No LICENSE file
Reset to top 5 17 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `echs-top/proxy`

**Score: 77/100 (C-)**  ·  17 findings  ·  scanned 2026-06-05 17:13 UTC  ·  443 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 11 |
| MEDIUM | 3 |
| LOW | 3 |

📊 [Full filterable report](https://repobility.com/scan/891fa62e-2f84-4ddf-8a60-b6f8c8716559/)  ·  ![scorecard](https://repobility.com/scan/891fa62e-2f84-4ddf-8a60-b6f8c8716559/report.png?v=1780679603-s2)

### Top findings

1. **HIGH** `SEC100` — CORS permissive Access-Control-Allow-Origin: *
   `worker.js:5` · A05:2021 Security Misconfiguration
2. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `worker.js:15` · A10:2021 SSRF
3. **HIGH** `MINED115` — Action `actions/setup-python` pinned to mutable ref `@v5`
   `.github/workflows/update-list-rules.yml:20` · ✓ Repobility
4. **HIGH** `MINED115` — Action `actions/checkout` pinned to mutable ref `@v4`
   `.github/workflows/update-list-rules.yml:17` · ✓ Repobility
5. **HIGH** `MINED115` — Action `actions/cache` pinned to mutable ref `@v4`
   `.github/workflows/update-add-rules.yml:27` · ✓ Repobility

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/891fa62e-2f84-4ddf-8a60-b6f8c8716559/_
Megaproject â high spam risk
Could not determine 'echs-top/proxy' 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
8/17 findings (47%) 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.