-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependencies security audit #368
Comments
After
|
versions | 3.0.1 |
3.0.2 |
---|---|---|
Low | 9 | 3 (-6) |
Moderate | 27 | 10 (-17) |
High | 189 | 65 (-124) |
Critical | 62 | 17 (-45) |
Total | 287 | 95 (-192) |
After
|
Vulnerabilities | Low | Moderate | High | Critical | Total |
---|---|---|---|---|---|
2.7.10 |
9 | 44 | 230 | 68 | 351 |
2.8.2 |
9 | 43 | 232 | 69 | 353 |
3.0.0 |
3 | 25 | 153 | 56 | 237 |
3.0.2 |
3 | 10 | 65 | 17 | 95 |
3.0.3 |
0 | 6 | 38 | 0 | 43 |
Output of snyk test
Tested 460 dependencies for known issues, found 4 issues, 4 vulnerable paths.
Patchable issues:
Patch available for [email protected]
✗ Prototype Pollution [High Severity][https://security.snyk.io/vuln/npm:extend:20180424] in [email protected]
introduced by @textlint/[email protected] > [email protected] > [email protected]
Issues with no direct upgrade or patch:
✗ Prototype Pollution [High Severity][https://security.snyk.io/vuln/SNYK-JS-ASYNC-2441827] in [email protected]
introduced by [email protected] > [email protected]
This issue was fixed in versions: 2.6.4, 3.2.2
✗ Prototype Pollution [Medium Severity][https://security.snyk.io/vuln/SNYK-JS-JSON5-3182856] in [email protected]
introduced by [email protected] > @babel/[email protected] > [email protected]
This issue was fixed in versions: 1.0.2, 2.2.2
✗ Regular Expression Denial of Service (ReDoS) [Medium Severity][https://security.snyk.io/vuln/SNYK-JS-MINIMATCH-3050818] in [email protected]
introduced by [email protected] > [email protected] > [email protected]
This issue was fixed in versions: 3.0.5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A lot of dependencies used by
@uxpin/merge-cli
are either deprecated, out-of-date or considered as vulnerable.It leads to a lot of warning messages when installing the tool on a computer.
The purpose of this issue is to take a snapshot of the situation and to track the progress of the cleanup actions.
First audit • 2023-01-20
yarn audit
Only production deps:
Using Snyk.io
Running
snyk test
command against2.11.0
:The text was updated successfully, but these errors were encountered: