|
|
|
|
|
by no-name-here
30 days ago
|
|
Wouldn't just having devs pin/not upgrade packages accomplish about as much, have the added benefit that if a package is discovered malicious it would be removed from npm but if already vendored you’d still have the vulnerability on your vendored copy, and pinning versions seems like it would be more likely for devs to do than vendoring? |
|
But, like you said, you are at risk of introducing new vulnerabilities.
I'd just prefer making that bet on myself than someone I don't know