@ungap/structured-clone Update to 1.3.1 or higher #5297
iron-ivan-ef
started this conversation in
General
Replies: 1 comment
|
This issue may not require attention from the ts-jest library. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
jest-workerhas deprecated npm package:@ungap/structured-clone@1.3.0@ungap/structured-clone@1.3.0=>jest-worker@30.2.0=>jest-haste-map@30.2.0=>@jest/transform@30.2.0Why?
CWE-502: Deserialization of Untrusted Data is a critical security vulnerability where an application takes untrusted, serialized data and deserializes it without sufficient validation. This can allow an attacker to create malicious objects, leading to arbitrary code execution, denial of service (DoS), or data tampering.
All reactions