Skip to content
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

lodash and minimatch vulnerabilities #65

Open
ChadRidings opened this issue Sep 14, 2018 · 4 comments
Open

lodash and minimatch vulnerabilities #65

ChadRidings opened this issue Sep 14, 2018 · 4 comments

Comments

@ChadRidings
Copy link

ChadRidings commented Sep 14, 2018

Dependencies need to be updated (grunt-assemble": "^0.6.3)
See the following when running an audit...

High: Regular Expression Denial of Service
Package: minimatch
Patched in: >=3.0.2
Dependency of: grunt-assemble [dev]
Paths:

  • grunt-assemble
  • gray-matter > fs-utils > globule > glob > minimatch
  • grunt-assemble > gray-matter > fs-utils > globule > minimatch
  • grunt-assemble > resolve-dep > cwd > findup-sync > glob > minimatch
  • grunt-assemble > resolve-dep > globby > glob > minimatch

Low: Prototype Pollution
Package: lodash
Patched in: >=4.17.5
Dependency of: grunt-assemble [dev]
Paths:

  • grunt-assemble
  • gray-matter > delims > lodash
  • grunt-assemble > gray-matter > fs-utils > globule > lodash
  • grunt-assemble > gray-matter > fs-utils > lodash
  • grunt-assemble > gray-matter > lodash
  • grunt-assemble > lodash
  • grunt-assemble > resolve-dep > cwd > findup-sync > lodash
@assemblebot
Copy link

@ChadRidings Thanks for the issue! If you're reporting a bug, please be sure to include:

  • The version of assemble you are using.
  • Your assemblefile.js (This can be in a gist)
  • The commandline output. (Screenshot or gist is fine)
  • What you expected to happen instead.

@therealshark
Copy link

Is this project dead? Those dependencies with security issues are unfixed since two years.

@olegmeglin
Copy link

I would be interested in that too. Currently grunt-assemble has 30+ vulnerabilities. Will this be fixed one happy day?

@dprensha
Copy link

dprensha commented Feb 9, 2023

Bumping this thread. Currently running into lots of vulnerabilities with this library as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants