Open TomasBarry opened 5 years ago
Is this project alive?
@divanishyn, it doesn't appear to be maintained. Could be time to fork and have a maintained alternative.
A drop in replacement that is actively maintained can be found here: https://www.npmjs.com/package/unzipper
A drop in replacement that is actively maintained can be found here: https://www.npmjs.com/package/unzipper
I used this package in my project and there are no more security vulnerabilities.
@ZJONSSON @tanmayghosh2507 @TomasBarry thanks, unzipper works just fine!
fstream
has a vulnerability in versions lower than1.0.12
.Remediation: Upgrade fstream to version 1.0.12 or later. For example:
WS-2019-0100 Vulnerable versions: < 1.0.12 Patched version: 1.0.12 Versions of
fstream
prior to 1.0.12 are vulnerable to Arbitrary File Overwrite.