|
|
|
|
|
by withinboredom
530 days ago
|
|
> This is especially true if you use dependencies, as you don’t keep track of every line of code they add. You absolutely should vendor your dependencies and review them before accepting the new version. Even though they are dependencies, you are ultimately responsible for using them. "They are just dependencies" doesn't absolve you of responsibility. |
|