▲ | halflife 5 days ago | ||||||||||||||||
This sucks for libraries that download native binaries in their install script. There are quite a few. | |||||||||||||||||
▲ | lrvick 5 days ago | parent | next [-] | ||||||||||||||||
Downloading binaries as part of an installation of a scripting language library should always be assumed to be malicious. Everything must be provided as source code and any compilation must happen locally. | |||||||||||||||||
| |||||||||||||||||
▲ | junon 5 days ago | parent | prev [-] | ||||||||||||||||
You can still whitelist them, though, and reinstall them. |