-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Qv1area/clibug/1-hard-to-reproduceA reproduction is available, but it's hard to reproduce, so it has a lower priority.A reproduction is available, but it's hard to reproduce, so it has a lower priority.bug/1-repro-availableA reproduction is available and needs to be confirmed.A reproduction is available and needs to be confirmed.kind/bug 🐞
Description
What happened?
After an npm audit:
npm audit report
minimist <=1.2.5
Severity: high
Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h
No fix available
node_modules/minimist
@quasar/app *
Depends on vulnerable versions of minimist
node_modules/@quasar/app
2 high severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
What did you expect to happen?
That @quasar/app should use [email protected]
Reproduction URL
https://github.com/quasarframework/quasar/blob/dev/cli/package.json
How to reproduce?
npm initnpm install @quasar/appand then you get2 high severity vulnerabilitiesnpm audit
Step 3 shows:
# npm audit report
minimist <=1.2.5
Severity: high
Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h
No fix available
node_modules/minimist
@quasar/app *
Depends on vulnerable versions of minimist
node_modules/@quasar/app
2 high severity vulnerabilities
Flavour
Quasar CLI (@quasar/cli | @quasar/app)
Areas
Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app)
Platforms/Browsers
Other
Quasar info output
No response
Relevant log output
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
Qv1area/clibug/1-hard-to-reproduceA reproduction is available, but it's hard to reproduce, so it has a lower priority.A reproduction is available, but it's hard to reproduce, so it has a lower priority.bug/1-repro-availableA reproduction is available and needs to be confirmed.A reproduction is available and needs to be confirmed.kind/bug 🐞