← Back to scan
File as GitHub Issue repo: sindresorhus/p-limit

Push this scan report to sindresorhus/p-limit

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

Js Console Log Prod

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 MINED115 Action `actions/setup-node` pinned to mutable ref `@v4` .github/workflows/main.yml:18
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/main.yml:17
HIGH CORE_NO_TESTS No test files found
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … scripts/benchmarker.js:206
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/benchmarker.js:60
INFO MINED074 [MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.exa… benchmark.js:36
Reset to top 5 6 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `sindresorhus/p-limit`

**Score: 86/100 (C+)**  ·  6 findings  ·  scanned 2026-05-20 01:42 UTC  ·  1,123 LOC

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

📊 [Full filterable report](https://repobility.com/scan/2ac87871-82f9-464a-bac8-824866c41eb3/)  ·  ![scorecard](https://repobility.com/scan/2ac87871-82f9-464a-bac8-824866c41eb3/report.png?v=1779241336-s2)

### Top findings

1. **HIGH** `MINED115` — Action `actions/setup-node` pinned to mutable ref `@v4`
   `.github/workflows/main.yml:18` · ✓ Repobility
2. **HIGH** `MINED115` — Action `actions/checkout` pinned to mutable ref `@v4`
   `.github/workflows/main.yml:17` · ✓ Repobility
3. **HIGH** `CORE_NO_TESTS` — No test files found
4. **MEDIUM** `SEC087` — JS: weak Math.random for crypto
   `scripts/benchmarker.js:206`
5. **INFO** `MINED044` — Js Console Log Prod
   `scripts/benchmarker.js:60` · CWE-532 · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/2ac87871-82f9-464a-bac8-824866c41eb3/_
Megaproject â high spam risk
Could not determine 'sindresorhus/p-limit' 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
2/6 findings (33%) 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.