|
| 1 | +[1mTesting (package.json) ...[0m |
| 2 | + |
| 3 | +Tested 552 dependencies for known issues, found 9 issues, 111 vulnerable paths. |
| 4 | + |
| 5 | +[1mOpen Security issues: 9[0m |
| 6 | + |
| 7 | + ✗ [LOW] [1mRegular Expression Denial of Service (ReDoS)[0m |
| 8 | + Finding ID: SNYK-JS-BRACEEXPANSION-9789073 |
| 9 | + Info: https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 |
| 10 | + Introduced by: brace-expansion |
| 11 | + Introduced through: snyk@1.0.0-monorepo > glob@7.2.3 > minimatch@3.1.2 > brace-expansion@1.1.11 |
| 12 | + Reachability: No Path Found |
| 13 | + |
| 14 | + ✗ [33m[MEDIUM][0m [1mArbitrary Code Injection[0m |
| 15 | + Finding ID: SNYK-JS-COOKIE-13271683 |
| 16 | + Info: https://snyk.io/vuln/SNYK-JS-COOKIE-13271683 |
| 17 | + Introduced by: cookie |
| 18 | + Introduced through: snyk@1.0.0-monorepo > @sentry/node@7.34.0 > cookie@0.4.2 |
| 19 | + Reachability: No Path Found |
| 20 | + |
| 21 | + ✗ [33m[MEDIUM][0m [1mRegular Expression Denial of Service (ReDoS)[0m |
| 22 | + Finding ID: SNYK-JS-DEBUG-13283909 |
| 23 | + Info: https://snyk.io/vuln/SNYK-JS-DEBUG-13283909 |
| 24 | + Introduced by: debug |
| 25 | + Introduced through: snyk@1.0.0-monorepo > debug@4.3.4 |
| 26 | + Reachability: No Path Found |
| 27 | + |
| 28 | + ✗ [33m[MEDIUM][0m [1mAlternate solution to CWE-1333 | Inefficient Regular Expression Complexity[0m |
| 29 | + Finding ID: SNYK-JS-DEBUG-14214893 |
| 30 | + Info: https://snyk.io/vuln/SNYK-JS-DEBUG-14214893 |
| 31 | + Introduced by: debug |
| 32 | + Introduced through: snyk@1.0.0-monorepo > debug@4.3.4 |
| 33 | + Reachability: No Path Found |
| 34 | + |
| 35 | + ✗ [33m[MEDIUM][0m [1mOpen Redirect[0m |
| 36 | + Finding ID: SNYK-JS-GOT-2932019 |
| 37 | + Info: https://snyk.io/vuln/SNYK-JS-GOT-2932019 |
| 38 | + Introduced by: got |
| 39 | + Introduced through: snyk@1.0.0-monorepo > snyk-nodejs-lockfile-parser@2.3.1 > @yarnpkg/core@4.4.1 > got@11.8.2 |
| 40 | + Reachability: No Path Found |
| 41 | + |
| 42 | + ✗ [33m[MEDIUM][0m [1mRegular Expression Denial of Service (ReDoS)[0m |
| 43 | + Finding ID: SNYK-JS-MARKED-2342073 |
| 44 | + Info: https://snyk.io/vuln/SNYK-JS-MARKED-2342073 |
| 45 | + Introduced by: marked |
| 46 | + Introduced through: snyk@1.0.0-monorepo > marked@4.0.1 |
| 47 | + Reachability: Reachable |
| 48 | + |
| 49 | + ✗ [33m[MEDIUM][0m [1mRegular Expression Denial of Service (ReDoS)[0m |
| 50 | + Finding ID: SNYK-JS-MARKED-2342082 |
| 51 | + Info: https://snyk.io/vuln/SNYK-JS-MARKED-2342082 |
| 52 | + Introduced by: marked |
| 53 | + Introduced through: snyk@1.0.0-monorepo > marked@4.0.1 |
| 54 | + Reachability: Reachable |
| 55 | + |
| 56 | + ✗ [31m[HIGH][0m [1mDirectory Traversal[0m |
| 57 | + Finding ID: SNYK-JS-ASYNC-12239908 |
| 58 | + Info: https://snyk.io/vuln/SNYK-JS-ASYNC-12239908 |
| 59 | + Introduced by: async |
| 60 | + Introduced through: snyk@1.0.0-monorepo > snyk-config@5.2.0 > async@3.2.4 |
| 61 | + Reachability: No Path Found |
| 62 | + |
| 63 | + ✗ [31m[HIGH][0m [1mDenial of Service (DoS)[0m |
| 64 | + Finding ID: SNYK-JS-LODASH-12239302 |
| 65 | + Info: https://snyk.io/vuln/SNYK-JS-LODASH-12239302 |
| 66 | + Introduced by: lodash |
| 67 | + Introduced through: snyk@1.0.0-monorepo > snyk-nodejs-plugin@1.4.4 > lodash@4.17.21 |
| 68 | + Reachability: No Path Found |
| 69 | + |
| 70 | +[32m[1mIssues to fix by upgrading:[0m[0m |
| 71 | + |
| 72 | + Upgrade [1m@sentry/node@7.34.0[0m to [1m@sentry/node@7.94.1[0m to fix |
| 73 | + ✗ [33m[1mArbitrary Code Injection[0m[0m [33m[MEDIUM][0m [https://security.snyk.io/vuln/SNYK-JS-COOKIE-13271683] in [1mcookie@0.4.2[0m |
| 74 | + introduced by snyk@1.0.0-monorepo > @sentry/node@7.34.0 > cookie@0.4.2 |
| 75 | + ✗ [33m[1mRegular Expression Denial of Service (ReDoS)[0m[0m [33m[MEDIUM][0m [https://security.snyk.io/vuln/SNYK-JS-DEBUG-13283909] in [1mdebug@4.3.4[0m |
| 76 | + introduced by snyk@1.0.0-monorepo > debug@4.3.4 and [36m40[0m other paths |
| 77 | + ✗ [33m[1mAlternate solution to CWE-1333 | Inefficient Regular Expression Complexity[0m[0m [33m[MEDIUM][0m [https://security.snyk.io/vuln/SNYK-JS-DEBUG-14214893] in [1mdebug@4.3.4[0m |
| 78 | + introduced by snyk@1.0.0-monorepo > debug@4.3.4 and [36m40[0m other paths |
| 79 | + |
| 80 | + Upgrade [1m@snyk/fix@1.0.0-monorepo[0m to [1m@snyk/fix@1.471.0[0m to fix |
| 81 | + ✗ [33m[1mRegular Expression Denial of Service (ReDoS)[0m[0m [33m[MEDIUM][0m [https://security.snyk.io/vuln/SNYK-JS-DEBUG-13283909] in [1mdebug@4.3.4[0m |
| 82 | + introduced by snyk@1.0.0-monorepo > debug@4.3.4 and [36m40[0m other paths |
| 83 | + ✗ [33m[1mAlternate solution to CWE-1333 | Inefficient Regular Expression Complexity[0m[0m [33m[MEDIUM][0m [https://security.snyk.io/vuln/SNYK-JS-DEBUG-14214893] in [1mdebug@4.3.4[0m |
| 84 | + introduced by snyk@1.0.0-monorepo > debug@4.3.4 and [36m40[0m other paths |
| 85 | + |
| 86 | + Upgrade [1mglob@7.2.3[0m to [1mglob@9.0.0[0m to fix |
| 87 | + ✗ [1mRegular Expression Denial of Service (ReDoS)[0m [LOW] [https://security.snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073] in [1mbrace-expansion@1.1.11[0m |
| 88 | + introduced by snyk@1.0.0-monorepo > glob@7.2.3 > minimatch@3.1.2 > brace-expansion@1.1.11 and [36m7[0m other paths |
| 89 | + |
| 90 | + Upgrade [1mmarked@4.0.1[0m to [1mmarked@4.0.10[0m to fix |
| 91 | + ✗ [33m[1mRegular Expression Denial of Service (ReDoS)[0m[0m [33m[MEDIUM][0m [https://security.snyk.io/vuln/SNYK-JS-MARKED-2342073] in [1mmarked@4.0.1[0m |
| 92 | + introduced by snyk@1.0.0-monorepo > marked@4.0.1 |
| 93 | + ✗ [33m[1mRegular Expression Denial of Service (ReDoS)[0m[0m [33m[MEDIUM][0m [https://security.snyk.io/vuln/SNYK-JS-MARKED-2342082] in [1mmarked@4.0.1[0m |
| 94 | + introduced by snyk@1.0.0-monorepo > marked@4.0.1 |
| 95 | + |
| 96 | + Upgrade [1mrimraf@2.7.1[0m to [1mrimraf@4.3.1[0m to fix |
| 97 | + ✗ [1mRegular Expression Denial of Service (ReDoS)[0m [LOW] [https://security.snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073] in [1mbrace-expansion@1.1.11[0m |
| 98 | + introduced by snyk@1.0.0-monorepo > glob@7.2.3 > minimatch@3.1.2 > brace-expansion@1.1.11 and [36m7[0m other paths |
| 99 | + |
| 100 | + Upgrade [1msnyk-go-plugin@1.23.0[0m to [1msnyk-go-plugin@1.24.0[0m to fix |
| 101 | + ✗ [1mRegular Expression Denial of Service (ReDoS)[0m [LOW] [https://security.snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073] in [1mbrace-expansion@1.1.11[0m |
| 102 | + introduced by snyk@1.0.0-monorepo > glob@7.2.3 > minimatch@3.1.2 > brace-expansion@1.1.11 and [36m7[0m other paths |
| 103 | + |
| 104 | + Upgrade [1msnyk-resolve-deps@4.8.0[0m to [1msnyk-resolve-deps@4.9.1[0m to fix |
| 105 | + ✗ [33m[1mRegular Expression Denial of Service (ReDoS)[0m[0m [33m[MEDIUM][0m [https://security.snyk.io/vuln/SNYK-JS-DEBUG-13283909] in [1mdebug@4.3.4[0m |
| 106 | + introduced by snyk@1.0.0-monorepo > debug@4.3.4 and [36m40[0m other paths |
| 107 | + ✗ [33m[1mAlternate solution to CWE-1333 | Inefficient Regular Expression Complexity[0m[0m [33m[MEDIUM][0m [https://security.snyk.io/vuln/SNYK-JS-DEBUG-14214893] in [1mdebug@4.3.4[0m |
| 108 | + introduced by snyk@1.0.0-monorepo > debug@4.3.4 and [36m40[0m other paths |
| 109 | + |
| 110 | +[90m[1mIssues with no direct upgrade or patch:[0m[0m |
| 111 | + ✗ [1mRegular Expression Denial of Service (ReDoS)[0m [LOW] [https://security.snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073] in [1mbrace-expansion@1.1.11[0m |
| 112 | + introduced by snyk@1.0.0-monorepo > glob@7.2.3 > minimatch@3.1.2 > brace-expansion@1.1.11 and [36m7[0m other paths |
| 113 | + This issue was fixed in: [1m1.1.12, 2.0.2, 3.0.1, 4.0.1[0m |
| 114 | + |
| 115 | +╭─────────────────────────────────────────────────────────╮ |
| 116 | +│ [1mTest Summary[0m │ |
| 117 | +│ │ |
| 118 | +│ Organization: My Org │ |
| 119 | +│ Test type: Software Composition Analysis │ |
| 120 | +│ Project path: test-project │ |
| 121 | +│ │ |
| 122 | +│ Total security issues: 9 │ |
| 123 | +│ Ignored: [1m0[0m [[35m 0 CRITICAL [0m[31m 0 HIGH [0m[33m 0 MEDIUM [0m 0 LOW ] │ |
| 124 | +│ Open : [1m9[0m [[35m 0 CRITICAL [0m[31m 2 HIGH [0m[33m 6 MEDIUM [0m 1 LOW ] │ |
| 125 | +╰─────────────────────────────────────────────────────────╯ |
| 126 | + |
| 127 | + |
| 128 | +💡 Tip |
| 129 | + |
| 130 | + To view ignored issues, use the --include-ignores option. |
| 131 | + |
0 commit comments