30
mac-aga
3y

The fuck did I do wrong?

So I had 11 vulnerabilities 1 high.
I just npm audit fix

Now it’s 44 vulnerabilities

Comments
  • 1
    Sounds like you need some recursion.
  • 7
    i guess...
  • 6
    I’m pretty sure we’ve all been there…
  • 5
    No one in the whole world can fix those vulnerabilities, live with it.
  • 2
    You got wrong at “npm”.
  • 3
    npm audit is the ultimate “tool that cried wolf”. If it ever actual finds a real vulnerability, how the fuck will we know?!

    Good idea. Terrible execution.
  • 2
    Mm, yes, the classic "let's run audit to fix it" when a dependency requires a dependency with a vulnerability in it. Fun times.
  • 2
    Avoid the problem altogether!
    Don’t use NPM.
  • 0
    You used node lol
  • 0
    @iiii oh duck that retard with a pitchfork
  • 0
    I feel like a people in my environment are dedicated to dropping 20 years of their lives without noticing and have succeeded
  • 0
    @Root what to use? I said in interview i can do some frintend . Hopefully i will not need working with npm :)
  • 3
    @Angry-dev Yarn is a little better.

    But really, if you’re doing frontend there isn’t much choice.
  • 0
    On the other hand, the majority of that 44 are probably also present in the older versions, just nobody researches them.
Add Comment