Post
Topic
Board Development & Technical Discussion
Merits 2 from 2 users
Re: Two malicious Python libraries caught stealing SSH and GPG keys
by
PrimeNumber7
on 04/12/2019, 18:45:20 UTC
⭐ Merited by NotFuzzyWarm (1) ,vapourminer (1)
Ideally anyone running production code involving computers that handle money (even if the code itself doesn’t), should review any libraries, fully understand what it is doing before importing them. I would also hope they wouldn’t use any code period that relies on downloading content from an unaffiliated third party as what these libraries were doing.