-
I went from "0 vulnerabilities" to "17 vulnerabilities (12 low, 5 high)" just by installing this package.
```
$ npm install helius-sdk
npm warn deprecated @irys/sdk@0.2.11: Arweave support is dep…
-
6 moderate vulnerabilities exist in the current state of the package.
I was able to go down to 4 moderates by adding 2 overrides in my package.json:
`"overrides": {
"semver": "^6.3.1",
"…
-
I'd like to use eshost for testing one of my projects, but I'm a little worried about the npm audit report:
```
# npm audit report
cookie =1.8.0
Depends on vulnerable versions of cookie
Depends…
-
### What is the problem this feature would solve?
I'm trying to replace node, yarn & jest with bun and the only missing feature to replace our workflow is an equivalent to [`yarn audit`](https://clas…
-
**Do you want to request a feature, report a bug or ask a question?**
**What is the current behavior?**
**What is the expected behavior?**
**If the current behavior is a bug, please provide t…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
When I try to scan my Yarn projects with `yarn npm audit --all --recursive`, then it silently ignores certificate setti…
-
Repro:
```
mkdir /tmp/repro && cd /tmp/repro
npm init -y
npm install docs-ts
npm audit
```
This results in:
```
2 high severity vulnerabilities
To address all issues, run:
npm aud…
-
### Expected Behavior
npm audit passes with 0 vulnerabilities
### Actual Behavior
npm audit fails with 7 high severity vulnerabilities
[CVE-2024-21538](https://github.com/advisories/GHSA-3xgq-45…
-
The latest version of sails has a variety of issues listed under NPM audit.
* There are 4 deprecation warnings, 1 of which references a memory leak issue.
* There are 7 vulnerabilities listed, 2 b…
-
Is there any plan to fix these npm audit vulnerabilities?
![Screenshot from 2024-07-10 12-33-04](https://github.com/KanadeHu/vite-plugin-parse-html/assets/12595137/e23d7892-6b0d-4edb-82f3-878f85bb3…