nabijaczleweli / cargo-update

A cargo subcommand for checking and applying updates to installed executables
MIT License
1.22k stars 42 forks source link

Ignore CVE-2022-24713/RUSTSEC-2022-0013 in cargo-audit #194

Closed pbrkr closed 2 years ago

pbrkr commented 2 years ago

As described in https://github.com/nabijaczleweli/cargo-update/pull/193#issuecomment-1248184880, this project is unaffected by CVE-2022-24713/RUSTSEC-2022-0013 as it does not pass untrusted expressions to the regex crate.

nabijaczleweli commented 2 years ago

Applied with minor editorial as 8e64a74b7d7e438c9355ee88f8935e644f93fcec, cheers

nabijaczleweli commented 2 years ago

Released in v9.0.0