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

Vulnerable dependencies on forever@4.0.1 #1121

Open
freedude opened this issue Oct 7, 2021 · 3 comments
Open

Vulnerable dependencies on forever@4.0.1 #1121

freedude opened this issue Oct 7, 2021 · 3 comments

Comments

@freedude
Copy link

freedude commented Oct 7, 2021

Snyk report is showing multiple vulnerable dependencies on latest version of this repo.

1 high, 2 Medium, 1 low in severity
https://snyk.io/test/npm/forever

Do you have any fix in the pipeline or an ETA on when this will be patched and resolved?

Thanks,

@tgmarinho
Copy link

Screen Shot 2022-01-18 at 08 49 17

still happening for glob-parent

@X-Legendary
Copy link

This still seems to be an issue. I'm using forever v4.0.3

# npm audit report

glob-parent  <5.1.2
Severity: high
Regular expression denial of service - https://github.com/advisories/GHSA-ww39-953v-wcq6
fix available via `npm audit fix --force`
Will install forever@0.14.2, which is a breaking change
node_modules/chokidar/node_modules/glob-parent
  chokidar  1.0.0-rc1 - 2.1.8
  Depends on vulnerable versions of glob-parent
  node_modules/chokidar
    forever-monitor  >=1.6.0
    Depends on vulnerable versions of chokidar
    node_modules/forever-monitor
      forever  >=0.10.11
      Depends on vulnerable versions of flatiron
      Depends on vulnerable versions of forever-monitor
      node_modules/forever

minimist  <0.2.1
Severity: moderate
Prototype Pollution in minimist - https://github.com/advisories/GHSA-vh95-rmgr-6w4m
fix available via `npm audit fix --force`
Will install forever@0.14.2, which is a breaking change
node_modules/optimist/node_modules/minimist
  optimist  >=0.6.0
  Depends on vulnerable versions of minimist
  node_modules/optimist
    flatiron  >=0.3.9
    Depends on vulnerable versions of optimist
    node_modules/flatiron
      forever  >=0.10.11
      Depends on vulnerable versions of flatiron
      Depends on vulnerable versions of forever-monitor
      node_modules/forever
    nconf  0.6.9 - 0.7.1
    Depends on vulnerable versions of optimist
    node_modules/nconf
      broadway  0.2.9 - 0.3.6
      Depends on vulnerable versions of nconf
      node_modules/broadway

9 vulnerabilities (5 moderate, 4 high)```

@max0783
Copy link

max0783 commented Apr 29, 2022

Still an issue.
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies

changed 297 packages, and audited 298 packages in 4s

44 packages are looking for funding
run npm fund for details

13 vulnerabilities (1 moderate, 11 high, 1 critical)

audit fix won't solve the problem

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

4 participants