-
Notifications
You must be signed in to change notification settings - Fork 12k
@angular-devkit/build-angular depends on vulnerable version of vite #26916
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This commit updates vite to address GHSA-c24v-8rfc-w8vw Closes angular#26916
This commit updates vite to address GHSA-c24v-8rfc-w8vw Closes #26916
Closed via #26919 |
@alan-agius4 many thanks for the speedy response. Do you have an idea when the fix will be released? |
@ojpbay, it should be released this Wednesday. |
This commit updates vite to address GHSA-c24v-8rfc-w8vw Closes angular#26916
This commit updates vite to address GHSA-c24v-8rfc-w8vw Closes angular#26916
This commit updates vite to address GHSA-c24v-8rfc-w8vw Closes angular#26916
This commit updates vite to address GHSA-c24v-8rfc-w8vw Closes #26916
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Uh oh!
There was an error while loading. Please reload this page.
Command
other
Is this a regression?
The previous version in which this bug was not present was
No response
Description
Running npm audit on an Angular 16 project with version 16.2.11 of @angular-devkit/build-angular reports a security vulnerability with vite.
vite 4.0.0 - 4.5.1
Severity: high
Vite dev server option
server.fs.deny
can be bypassed when hosted on case-insensitive filesystem - GHSA-c24v-8rfc-w8vwfix available via
npm audit fix --force
Will install @angular-devkit/[email protected], which is a breaking change
node_modules/@angular-devkit/build-angular/node_modules/vite
@angular-devkit/build-angular 16.0.0-next.0 - 17.0.10
Depends on vulnerable versions of vite
node_modules/@angular-devkit/build-angular
An update is needed to use the patched version of vite - 4.5.2. The recent revision of @angular-devkit-build-angular (e0e011f) only moved this up to 4.5.1 which is still affected (see link below).
GHSA-c24v-8rfc-w8vw
Minimal Reproduction
Exception or Error
No response
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: