You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
This is not a bug, the dependency webpack-dev-middleware for @angular-devkit/build-angular has a vulnerability.
results of npm audit on a 17.3.1 project:
# npm audit report
webpack-dev-middleware 6.0.0 - 6.1.1
Severity: high
Path traversal in webpack-dev-middleware - https://github.com/advisories/GHSA-wr3j-pwj9-hqq6
fix available via `npm audit fix --force`
Will install @angular-devkit/[email protected], which is a breaking change
node_modules/webpack-dev-middleware
@angular-devkit/build-angular 15.1.0-next.0 - 17.3.1
Depends on vulnerable versions of webpack-dev-middleware
node_modules/@angular-devkit/build-angular
2 high severity vulnerabilities
Minimal Reproduction
n/a
Exception or Error
n/a
Your Environment
n/a
Anything else relevant?
Is there a tracking issue for this vulnerability within the Angular projects? What are the risks to projects built with this vulnerability?
The text was updated successfully, but these errors were encountered:
Command
build
Is this a regression?
The previous version in which this bug was not present was
No response
Description
This is not a bug, the dependency
webpack-dev-middleware
for@angular-devkit/build-angular
has a vulnerability.results of
npm audit
on a 17.3.1 project:Minimal Reproduction
n/a
Exception or Error
Your Environment
Anything else relevant?
Is there a tracking issue for this vulnerability within the Angular projects? What are the risks to projects built with this vulnerability?
The text was updated successfully, but these errors were encountered: