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

Push this scan report to AdguardTeam/FiltersRegistry

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

Weak Crypto

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 MINED116 [MINED116] Workflow uses `secrets.SLACK_WEBHOOK_URL` on a `pull_request` trigger: This wo… .github/workflows/build-3p.yaml:81
CRIT MINED116 [MINED116] Workflow uses `secrets.SLACK_WEBHOOK_URL` on a `pull_request` trigger: This wo… .github/workflows/build-adguard.yaml:80
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … scripts/wildcard-domain-processor/wildc…:105
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… scripts/wildcard-domain-processor/wildc…:127
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). scripts/checksum/index.ts:38
HIGH MINED115 [MINED115] Action `8398a7/action-slack` pinned to mutable ref `@v3`: `uses: 8398a7/action… .github/workflows/build-3p.yaml:74
HIGH MINED115 [MINED115] Action `actions-js/push` pinned to mutable ref `@v1.5`: `uses: actions-js/push… .github/workflows/build-3p.yaml:46
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/build-3p.yaml:31
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/build-3p.yaml:26
HIGH MINED115 [MINED115] Action `8398a7/action-slack` pinned to mutable ref `@v3`: `uses: 8398a7/action… .github/workflows/build-adguard.yaml:73
HIGH MINED115 [MINED115] Action `actions-js/push` pinned to mutable ref `@v1.5`: `uses: actions-js/push… .github/workflows/build-adguard.yaml:45
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/build-adguard.yaml:30
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/build-adguard.yaml:25
HIGH CORE_NO_TESTS No test files found
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… scripts/translations/converter.js:23
MED WEB013 robots.txt does not declare any User-agent rules filters/ThirdParty/filter_105_EasyListC…
MED CORE_LARGE_FILES Average file size is 14167 lines (recommend <300)
LOW WEB005 robots.txt does not advertise a sitemap filters/ThirdParty/filter_105_EasyListC…
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … scripts/wildcard-domain-processor/wildc…:126
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/validation/validate_platforms.js:40
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/translations/converter.js:62
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/repository/compress.js:32
Reset to top 5 22 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

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

**Score: 81/100 (C)**  ·  22 findings  ·  scanned 2026-06-05 23:30 UTC  ·  269,165 LOC

| Severity | Count |
|---|---|
| CRITICAL | 2 |
| HIGH | 12 |
| MEDIUM | 3 |
| LOW | 1 |

📊 [Full filterable report](https://repobility.com/scan/4ee34ede-97b6-470a-b5d7-a5700d999e6e/)  ·  ![scorecard](https://repobility.com/scan/4ee34ede-97b6-470a-b5d7-a5700d999e6e/report.png?v=1780702251-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.SLACK_WEBHOOK_URL` on a `pull_request` trigger
   `.github/workflows/build-3p.yaml:81` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.SLACK_WEBHOOK_URL` on a `pull_request` trigger
   `.github/workflows/build-adguard.yaml:80` · ✓ Repobility
3. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `scripts/wildcard-domain-processor/wildcard-expander.ts:105`
4. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `scripts/wildcard-domain-processor/wildcard-expander.ts:127` · CWE-79 · A03:2021 Injection (XSS)
5. **HIGH** `MINED004` — Weak Crypto
   `scripts/checksum/index.ts:38` · CWE-327 · ✓ 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/4ee34ede-97b6-470a-b5d7-a5700d999e6e/_
Megaproject â high spam risk
Could not determine 'AdguardTeam/FiltersRegistry' 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
12/23 findings (52%) 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.