← Back to scan
File as GitHub Issue repo: AdguardTeam/HostlistsRegistry

Push this scan report to AdguardTeam/HostlistsRegistry

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

Workflow uses `secrets.SLACK_WEBHOOK_URL` on a `pull_request` trigger

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 SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… scripts/translations/prepare.js:67
CRIT MINED018 [MINED018] Unsafe Deserialization Pickle: pickle.loads / yaml.load (without Loader=SafeLo… scripts/services/get-services-content.js:91
CRIT SEC116 [SEC116] Ruby YAML.load / Marshal.load on untrusted input: `YAML.load` (pre-3.1) and `Mar… scripts/services/get-services-content.js:91
CRIT SEC079 [SEC079] Python: yaml.load without SafeLoader: yaml.load() without explicit SafeLoader ca… scripts/services/get-services-content.js:91
CRIT MINED116 [MINED116] Workflow uses `secrets.SLACK_WEBHOOK_URL` on a `pull_request` trigger: This wo… .github/workflows/workflow.yml:73
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… scripts/services/validate-svg-icons.js:92
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). hostlists-builder/index.js:5
HIGH MINED115 [MINED115] Action `8398a7/action-slack` pinned to mutable ref `@v3`: `uses: 8398a7/action… .github/workflows/workflow.yml:66
HIGH MINED115 [MINED115] Action `actions-js/push` pinned to mutable ref `@v1.5`: `uses: actions-js/push… .github/workflows/workflow.yml:38
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/workflow.yml:24
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/workflow.yml:19
HIGH CORE_NO_TESTS No test files found
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. scripts/translations/download-locales.m…:164
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. scripts/services/get-services-content.js:91
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… scripts/translations/converter.js:20
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… hostlists-builder/utils/io.js:14
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/helpers/logger.js:13
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/check/check-node-version.js:10
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … hostlists-builder/index.js:211
Reset to top 5 19 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `AdguardTeam/HostlistsRegistry`

**Score: 84/100 (B-)**  ·  19 findings  ·  scanned 2026-06-05 21:03 UTC  ·  2,369 LOC

| Severity | Count |
|---|---|
| CRITICAL | 5 |
| HIGH | 7 |
| MEDIUM | 4 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/57501856-4c88-4028-a812-59e175a4dcd5/)  ·  ![scorecard](https://repobility.com/scan/57501856-4c88-4028-a812-59e175a4dcd5/report.png?v=1780693384-s2)

### Top findings

1. **CRITICAL** `SEC084` — JS: require() with non-literal
   `scripts/translations/prepare.js:67`
2. **CRITICAL** `MINED018` — Unsafe Deserialization Pickle
   `scripts/services/get-services-content.js:91` · CWE-502 · ✓ Repobility
3. **CRITICAL** `SEC116` — Ruby YAML.load / Marshal.load on untrusted input
   `scripts/services/get-services-content.js:91` · A08:2021 Software & Data Integrity Failures
4. **CRITICAL** `SEC079` — Python: yaml.load without SafeLoader
   `scripts/services/get-services-content.js:91` · A05:2021 Security Misconfiguration
5. **CRITICAL** `MINED116` — Workflow uses `secrets.SLACK_WEBHOOK_URL` on a `pull_request` trigger
   `.github/workflows/workflow.yml:73` · ✓ 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/57501856-4c88-4028-a812-59e175a4dcd5/_
Megaproject â high spam risk
Could not determine 'AdguardTeam/HostlistsRegistry' 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.

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.