Skip to content

Commit a2b3af2

Browse files
dinesh1patelgithub-actions[bot]
authored andcommitted
Auto-suppress CVEs
1 parent e14589e commit a2b3af2

File tree

1 file changed

+24
-8
lines changed

1 file changed

+24
-8
lines changed

yarn-audit-known-issues

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
1-
{"value":"@babel/helpers","children":{"ID":1104001,"Issue":"Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups","URL":"https://github.com/advisories/GHSA-968p-4wvh-cqc8","Severity":"moderate","Vulnerable Versions":"<7.26.10","Tree Versions":["7.26.0"],"Dependents":["@babel/core@npm:7.26.0"]}}
2-
{"value":"cross-spawn","children":{"ID":1104663,"Issue":"Regular Expression Denial of Service (ReDoS) in cross-spawn","URL":"https://github.com/advisories/GHSA-3xgq-45jj-v275","Severity":"high","Vulnerable Versions":"<6.0.6","Tree Versions":["6.0.5"],"Dependents":["cross-env@npm:5.2.1"]}}
3-
{"value":"form-data","children":{"ID":1106507,"Issue":"form-data uses unsafe random function in form-data for choosing boundary","URL":"https://github.com/advisories/GHSA-fjxv-7rqg-78g4","Severity":"critical","Vulnerable Versions":">=4.0.0 <4.0.4","Tree Versions":["4.0.3"],"Dependents":["superagent@npm:10.2.2"]}}
4-
{"value":"form-data","children":{"ID":1106509,"Issue":"form-data uses unsafe random function in form-data for choosing boundary","URL":"https://github.com/advisories/GHSA-fjxv-7rqg-78g4","Severity":"critical","Vulnerable Versions":"<2.5.4","Tree Versions":["2.5.3"],"Dependents":["ccd-api-gateway-web@workspace:."]}}
5-
{"value":"glob","children":{"ID":"glob (deprecation)","Issue":"Glob versions prior to v9 are no longer supported","Severity":"moderate","Vulnerable Versions":"7.2.3","Tree Versions":["7.2.3"],"Dependents":["nyc@npm:15.1.0"]}}
6-
{"value":"http-proxy-middleware","children":{"ID":1100223,"Issue":"Denial of service in http-proxy-middleware","URL":"https://github.com/advisories/GHSA-c7qv-q95q-8v27","Severity":"high","Vulnerable Versions":"<2.0.7","Tree Versions":["0.20.0"],"Dependents":["ccd-api-gateway-web@workspace:."]}}
7-
{"value":"inflight","children":{"ID":"inflight (deprecation)","Issue":"This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.","Severity":"moderate","Vulnerable Versions":"1.0.6","Tree Versions":["1.0.6"],"Dependents":["glob@npm:7.2.3"]}}
8-
{"value":"rimraf","children":{"ID":"rimraf (deprecation)","Issue":"Rimraf versions prior to v4 are no longer supported","Severity":"moderate","Vulnerable Versions":"3.0.2","Tree Versions":["3.0.2"],"Dependents":["nyc@npm:15.1.0"]}}
1+
➤ YN0001: RequestError: Timeout awaiting 'socket' for 60000ms
2+
at ClientRequest.<anonymous> (/home/runner/work/ccd-api-gateway/ccd-api-gateway/.yarn/releases/yarn-4.9.3.cjs:146:14230)
3+
at Object.onceWrapper (node:events:639:26)
4+
at ClientRequest.emit (node:events:536:35)
5+
at c.emit (/home/runner/work/ccd-api-gateway/ccd-api-gateway/.yarn/releases/yarn-4.9.3.cjs:141:22975)
6+
at emitErrorEvent (node:_http_client:101:11)
7+
at TLSSocket.socketErrorListener (node:_http_client:504:5)
8+
at TLSSocket.emit (node:events:524:28)
9+
at emitErrorNT (node:internal/streams/destroy:169:8)
10+
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
11+
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
12+
at h (/home/runner/work/ccd-api-gateway/ccd-api-gateway/.yarn/releases/yarn-4.9.3.cjs:142:15329)
13+
at ClientRequest.w (/home/runner/work/ccd-api-gateway/ccd-api-gateway/.yarn/releases/yarn-4.9.3.cjs:142:15573)
14+
at Object.onceWrapper (node:events:638:28)
15+
at ClientRequest.emit (node:events:536:35)
16+
at c.emit (/home/runner/work/ccd-api-gateway/ccd-api-gateway/.yarn/releases/yarn-4.9.3.cjs:141:22975)
17+
at TLSSocket.emitRequestTimeout (node:_http_client:849:9)
18+
at Object.onceWrapper (node:events:638:28)
19+
at TLSSocket.emit (node:events:536:35)
20+
at Socket._onTimeout (node:net:595:8)
21+
at listOnTimeout (node:internal/timers:581:17)
22+
23+
➤ Errors happened when preparing the environment required to run this command.
24+
➤ This might be caused by packages being missing from the lockfile, in which case running "yarn install" might help.

0 commit comments

Comments
 (0)