Blockstream / Blockstream/esplora
48 vulnerabilities (7 low, 11 moderate, 23 high, 7 critical)
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 514
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
Sorry if me noob:
```bash
npm install
...
15 vulnerabilities (1 low, 2 moderate, 10 high, 2 critical)
```
I updated node:
```bash
$ nvm install node
v24.5.0 is already installed.
Now using node v24.5.0 (npm v11.5.1)
```
and I ran `npm audit` / `npm audit fix`, giving a final tally of:y
11 vulnerabilities (2 low, 5 moderate, 4 high)
Given how horrific npm is for security in general, having known hign priority problems feels buggy
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.