Do not run any Cargo commands on untrusted projects
shnatsel.medium.com
Do not run any Cargo commands on untrusted projects
1–5 of 5 posts
Re: Do not run any Cargo commands on untrusted projects
#2[deleted]
Re: Do not run any Cargo commands on untrusted projects
#3I am not sure I understand. If you don't trust the project to the point where you think they may inject malicious code into the local cargo config file, why would you trust the source code you are building?
At the end of the day, you build code to run it. If you don't trust the code you build, probably you should not build it in the first place?
Re: Do not run any Cargo commands on untrusted projects
#4In other news water is wet…
Re: Do not run any Cargo commands on untrusted projects
#5[dead]