|
|
|
|
|
by nsm
1963 days ago
|
|
If you are using open source packages in a corporate setting you really should be
a) pinning versions
b) maintaining secure, internal mirrors instead of always pulling from Github etc.
That would prevent breaking your builds without being intentional about it, regardless of what changes upstream introduces. |
|