Open michaelrambeau opened 1 year ago
v3.0.2
release (2023-05-15)The version 3.0.2 should solve some issues as a deprecated dependency (request
) was removed (details: #373 )
Output of yarn audit
:
95 vulnerabilities found - Packages audited: 2175
Severity: 3 Low | 10 Moderate | 65 High | 17 Critical
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) |
v3.0.3
release (2023-05-22)The version 3.0.2 should solve some issues as a deprecated dependency (request
) was removed (details: #373 )
yarn audit
34 vulnerabilities found - Packages audited: 1306
Severity: 6 Moderate | 28 High
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 |
snyk test
Tested 460 dependencies for known issues, found 4 issues, 4 vulnerable paths.
Patchable issues:
Patch available for extend@3.0.1
✗ Prototype Pollution [High Severity][https://security.snyk.io/vuln/npm:extend:20180424] in extend@3.0.1
introduced by @textlint/markdown-to-ast@13.3.2 > unified@9.2.2 > extend@3.0.1
Issues with no direct upgrade or patch:
✗ Prototype Pollution [High Severity][https://security.snyk.io/vuln/SNYK-JS-ASYNC-2441827] in async@2.6.1
introduced by react-docgen@4.1.1 > async@2.6.1
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 json5@2.2.1
introduced by react-docgen@4.1.1 > @babel/core@7.4.4 > json5@2.2.1
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 minimatch@3.0.4
introduced by react-docgen@4.1.1 > node-dir@0.1.17 > minimatch@3.0.4
This issue was fixed in versions: 3.0.5
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
: