stable
Clone or download
Read-only
request #31172: Tempfile: 3.3.0 -> 3.4.0
This library is used by cbindgen, which we use in wasmtime-wrapper-lib. Prior tempfile releases depended on remove_dir_all version 0.5.0 which was vulnerable to a TOCTOU. Upgrading it fixes https://rustsec.org/advisories/RUSTSEC-2023-0018.html. Changelog: https://github.com/Stebalien/tempfile/blob/master/NEWS Change-Id: I2c2164629cfab88bf51a2f72c632cc29fbb5cb1a
Modified Files
Name | ||||
---|---|---|---|---|
M | src/additional-packages/wasmtime-wrapper-lib/Cargo.lock | +4 | −14 | Go to diff View file |
M | tools/utils/osv-scanner/config.toml | +0 | −7 | Go to diff View file |