File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 6868
6969If credentials have been leaked, the recommended course of action is to revoke
7070them immediately. Once a crate has been published, it is impossible to determine
71- if the leaked credentials have been copied. Yanking the crate only prevents new
72- users from downloading it, but cannot stop those who have already downloaded it
73- from keeping or even spreading the leaked credentials.
71+ if the leaked credentials have been copied. Yanking only prevents Cargo from
72+ selecting this version when resolving dependencies by default. Existing lock
73+ files or direct downloads are not affected, so yanking cannot stop further
74+ spreading of the leaked credentials.
7475
7576[ RustSec ] : https://rustsec.org/
7677[ policies ] : https://crates.io/policies
You can’t perform that action at this time.
0 commit comments