-
Running npm audit in a newly downloaded solid-auth-fetcher gives
```
found 4414 vulnerabilities (4 low, 92 moderate, 4318 high) in 1234 scanned packages
```
Running npm audit fix fixes all but 2 o…
-
Hello,
I get this critical vulnerability reported by npm audit after installing the bootstrap-email package:
**Critical** ejs template injection vulnerability
Package ejs
Patc…
emobs updated
9 months ago
-
```
# npm audit report
async 2.0.0 - 2.6.3
Severity: high
Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25
No fix available
node_modules/async
dynamodb-wrapper
…
-
### Reproduction
`npm audit`
I have included this as a bug report because there is no PR yet and I could not find an appropriate place to list it.
### System Info
```shell
@remix-run/node@2.12.1…
rktyt updated
1 month ago
-
At the moment, NPM detects a high severity vulnerability in one of our dependency. However `npm audit fix` doesn't help:
```
$ npm audit fix
up to date, audited 774 packages in 3s
133 packag…
-
I have installed "@capacitor/assets": "^3.0.5" from my ionic project, but after the installation I got the following warnings
```
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are …
-
**DoD**
1. Not needed libs are removed.
2. No issues with audit.
3. Reduce outdate of deps.
4. Projects builds.
5. New CI checks (audit) is added.
6. Dependabot file is added.
7. No critical vulnerab…
-
Suite à #641, il subsiste encore des vulnéraabilités lors de l'installation des paquets.
L'installation est faite sur la branche `master` au commit [c698575](https://github.com/cartesapp/cartes/commi…
-
## Problem
Currently, there's no integrated way to audit dependencies defined in `pyproject.toml` and `uv.lock` against known security vulnerabilities in the [Python Packaging Advisory Database](ht…
-
Hi!
would it be possible to update paths/dependencies as currently npm audit reports several vulnerabilities in this package?
Thank You.