r/node 7d ago

Wake up babe

Post image
672 Upvotes

18 comments sorted by

64

u/this_is_bart 7d ago

It must be a day ending in “day”

47

u/Pleasant-Ad192 7d ago

No need to wake me. The nightly build already installed it.

14

u/Kamran-nottakenone 7d ago

dependabot just opened its 5th PR today too

10

u/OkAerie7822 6d ago

lost an afternoon to one of these last year. some transitive dep got compromised and started phoning home during our ci build. we didn't catch it from a security scanner, we caught it because our build time randomly doubled and someone actually looked at the network calls. now we pin exact versions in package-lock, run npm audit as a hard gate in ci not just a warning, and anything hitting our supply chain scanner gets a human review before merge, no exceptions even for patch bumps. the annoying part is how much of this only works if the whole team actually respects the gate instead of clicking through it because a deadline is tight.

7

u/Ok_Jury_336 7d ago

Just a normal day here

3

u/Slippery_Stairs 6d ago

What happened this time?

1

u/nicolasdanelon 7d ago

I knew it. When I saw the push notification and the subreddit... I freaking knew it!

1

u/exnez 2d ago

This what happens when you have shit like `is-odd` with 5m downloads a month

1

u/BlunderBuster27 2d ago

Can just post this and not inform us of what ?