@cyberhub/trust-next 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +58 -23
- package/package.json +18 -4
package/README.md
CHANGED
|
@@ -1,38 +1,73 @@
|
|
|
1
1
|
# Security Trust Report: next
|
|
2
2
|
|
|
3
|
-
**
|
|
3
|
+
**[next@16.2.2](https://www.npmjs.com/package/next): 54/100 | Grade: C | Tier: STANDARD** (confidence: ±3)
|
|
4
4
|
|
|
5
|
-
>
|
|
5
|
+
> Scanned on 2026-04-06 from 8 security databases. [View package on npm →](https://www.npmjs.com/package/next)
|
|
6
|
+
|
|
7
|
+
## TL;DR
|
|
8
|
+
|
|
9
|
+
- **41 vulnerabilities found** (2 critical, 14 high)
|
|
10
|
+
- Pin your version and monitor for changes
|
|
6
11
|
|
|
7
12
|
## Score Breakdown
|
|
8
13
|
|
|
9
|
-
|
|
14
|
+
```
|
|
15
|
+
Maintainer Trust: ███████████████░░░░░ 75/100
|
|
16
|
+
Package Health: █████████████████░░░ 85/100
|
|
17
|
+
Supply Chain: ░░░░░░░░░░░░░░░░░░░░ 0/100
|
|
18
|
+
Community: █████████░░░░░░░░░░░ 45/100
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
### Why this score?
|
|
22
|
+
|
|
23
|
+
- Supply Chain is 0 because: 41 known CVEs
|
|
24
|
+
- Community is 45 because: no public GitHub repo linked (may be private or on another platform)
|
|
25
|
+
|
|
26
|
+
## Vulnerabilities (41 vulnerabilities)
|
|
27
|
+
|
|
28
|
+
| Severity | Count |
|
|
10
29
|
|----------|-------|
|
|
11
|
-
|
|
|
12
|
-
|
|
|
13
|
-
|
|
|
14
|
-
|
|
|
30
|
+
| 🔴 Critical | 2 |
|
|
31
|
+
| 🟠 High | 14 |
|
|
32
|
+
| 🟡 Medium | 19 |
|
|
33
|
+
| ⚪ Low | 6 |
|
|
15
34
|
|
|
16
|
-
|
|
35
|
+
- [CVE-2026-29057](https://nvd.nist.gov/vuln/detail/CVE-2026-29057)
|
|
36
|
+
- [GHSA-ggv3-7p47-pfv8](https://github.com/advisories/GHSA-ggv3-7p47-pfv8)
|
|
37
|
+
- [CVE-2026-27980](https://nvd.nist.gov/vuln/detail/CVE-2026-27980)
|
|
38
|
+
- [GHSA-3x4c-7xq6-9pq8](https://github.com/advisories/GHSA-3x4c-7xq6-9pq8)
|
|
39
|
+
- [CVE-2026-27979](https://nvd.nist.gov/vuln/detail/CVE-2026-27979)
|
|
40
|
+
- [GHSA-h27x-g6w4-24gq](https://github.com/advisories/GHSA-h27x-g6w4-24gq)
|
|
41
|
+
- [CVE-2026-27978](https://nvd.nist.gov/vuln/detail/CVE-2026-27978)
|
|
42
|
+
- [GHSA-mq59-m269-xvcx](https://github.com/advisories/GHSA-mq59-m269-xvcx)
|
|
17
43
|
|
|
18
|
-
|
|
44
|
+
## Key Risk Flags
|
|
19
45
|
|
|
20
|
-
|
|
46
|
+
- 🔴 **CRITICAL**: 2 CRITICAL vulnerabilities from live CVE databases
|
|
47
|
+
- 🟠 **HIGH**: Maintainer(s) removed in v15.0.0-canary.39: rauchg, timneutkens, vercel-release-bot ([evidence](https://www.npmjs.com/package/next/v/15.0.0-canary.39))
|
|
48
|
+
- 🟠 **HIGH**: Maintainer(s) removed in v16.2.0-canary.6: rauchg, timneutkens ([evidence](https://www.npmjs.com/package/next/v/16.2.0-canary.6))
|
|
49
|
+
- 🟠 **HIGH**: Burst publishing detected — 5+ versions in a single day
|
|
50
|
+
- 🟠 **HIGH**: 14 HIGH vulnerabilities detected
|
|
21
51
|
|
|
22
|
-
|
|
23
|
-
- **HIGH**: Maintainer(s) removed in v16.2.0-canary.6: rauchg, timneutkens
|
|
24
|
-
- **HIGH**: Burst publishing detected — 5+ versions in a single day
|
|
25
|
-
- **MEDIUM**: New maintainer(s) added in v15.0.0-canary.52: rauchg, timneutkens, vercel-release-bot
|
|
26
|
-
- **MEDIUM**: New maintainer(s) added in v16.2.0-canary.6: zeit-bot
|
|
27
|
-
- **MEDIUM**: No GitHub repo found — community signals unavailable
|
|
28
|
-
- **LOW**: Erratic publish cadence — highly irregular release intervals
|
|
29
|
-
- **INFO**: Published with 2FA enabled (signed)
|
|
30
|
-
- **INFO**: Package has provenance signatures
|
|
52
|
+
## 🛠️ What Should You Do?
|
|
31
53
|
|
|
32
|
-
|
|
54
|
+
**Immediate:**
|
|
55
|
+
- Upgrade to the latest version (`npm update next`)
|
|
33
56
|
|
|
34
|
-
|
|
35
|
-
|
|
57
|
+
**Always:** Pin version, run `pkgtrust scan` in CI, monitor at [nrupak.com/trust/next](https://nrupak.com/trust/next)
|
|
58
|
+
|
|
59
|
+
## Maintainers (2)
|
|
60
|
+
|
|
61
|
+
- [vercel-release-bot](https://www.npmjs.com/~vercel-release-bot) ✅ 2FA (org email) — [Trust profile](https://nrupak.com/trust/maintainer/vercel-release-bot)
|
|
62
|
+
- [zeit-bot](https://www.npmjs.com/~zeit-bot) ✅ 2FA (org email) — [Trust profile](https://nrupak.com/trust/maintainer/zeit-bot)
|
|
63
|
+
|
|
64
|
+
**Methodology:** 18+ signals across 4 categories (Maintainer 35%, Package 25%, Supply Chain 25%, Community 15%). [Full scoring docs →](https://nrupak.com/trust)
|
|
65
|
+
|
|
66
|
+
**Check your project:** `npm i -g @cyberhub/pkgtrust && pkgtrust scan next` — [CLI docs](https://npmjs.com/package/@cyberhub/pkgtrust)
|
|
67
|
+
**Data Sources:** GitHub Advisories · OSV.dev · npm audit · Snyk · Socket.dev · npms.io · Bundlephobia · deps.dev
|
|
36
68
|
|
|
37
69
|
---
|
|
38
|
-
|
|
70
|
+
|
|
71
|
+
*Report by [pkgtrust](https://nrupak.com/trust/next) · [Dashboard](https://nrupak.com/trust) · [Compare](https://nrupak.com/trust/compare) · [CLI](https://npmjs.com/package/@cyberhub/pkgtrust)*
|
|
72
|
+
|
|
73
|
+
*This is an automated security report. Not affiliated with the next team. Updated 2026-04-06.*
|
package/package.json
CHANGED
|
@@ -1,17 +1,31 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cyberhub/trust-next",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
"description": "Security Trust Report
|
|
3
|
+
"version": "1.0.1",
|
|
4
|
+
"description": "Security Trust Report: next@16.2.2 — 54/100 (C, standard). 41 vulnerabilities found. Maintainer risk, supply chain analysis from 8 security databases.",
|
|
5
5
|
"keywords": [
|
|
6
|
+
"next",
|
|
6
7
|
"next",
|
|
7
8
|
"security",
|
|
9
|
+
"security-report",
|
|
8
10
|
"trust-score",
|
|
9
11
|
"vulnerability",
|
|
12
|
+
"npm-audit",
|
|
13
|
+
"npm-security",
|
|
14
|
+
"supply-chain",
|
|
10
15
|
"pkgtrust",
|
|
11
|
-
"
|
|
16
|
+
"audit",
|
|
17
|
+
"scan",
|
|
18
|
+
"risk",
|
|
19
|
+
"risk-assessment",
|
|
20
|
+
"CVE-2026-29057",
|
|
21
|
+
"GHSA-ggv3-7p47-pfv8",
|
|
22
|
+
"CVE-2026-27980",
|
|
23
|
+
"GHSA-3x4c-7xq6-9pq8",
|
|
24
|
+
"CVE-2026-27979",
|
|
25
|
+
"standard"
|
|
12
26
|
],
|
|
13
27
|
"license": "MIT",
|
|
14
|
-
"author": "Nrupak Shah",
|
|
28
|
+
"author": "Nrupak Shah <nrupaks@gmail.com>",
|
|
15
29
|
"repository": {
|
|
16
30
|
"type": "git",
|
|
17
31
|
"url": "https://github.com/nrupaks/pkgtrust"
|