generator-angular-php
generator-angular-php copied to clipboard
Fix for the ReDoS vulnerability
generator-angular-php is currently affected by the high-severity ReDoS vulnerability.
Vulnerable module: tough-cookie
Introduced through: yeoman-generator
This PR fixes the ReDoS vulnerability by upgrading yeoman-generator to version 0.24.1. This upgrade will also fix the following other vulnerabilities:
-
Symlink Arbitrary File Overwrite vulnerability in the
tardependency. -
Denial of Service (Event Loop Blocking) vulnerability in the
qsdependency. -
Denial of Service (Memory Exhaustion) vulnerability in the
qsdependency. -
Remote Memory Exposure vulnerability in the
requestdependency. -
ReDoS vulnerability in the
hawkdependency, -
ReDoS vulnerability in the
minimatchdependency.
Check out the Snyk test report to review other vulnerabilities that affect this repo.
- get alerts if newly disclosed vulnerabilities affect this repo in the future.
- generate pull requests with the fixes you want, or let us do the work: when a newly disclosed vulnerability affects you, we'll submit a fix to you right away.
Stay secure, The Snyk team