(cherry picked from commit 17978c2ff4
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
@@ -46,11 +46,5 @@ cargo_audit_ignores=(
|
|||||||
# https://github.com/paritytech/jsonrpc/issues/605
|
# https://github.com/paritytech/jsonrpc/issues/605
|
||||||
--ignore RUSTSEC-2021-0079
|
--ignore RUSTSEC-2021-0079
|
||||||
|
|
||||||
# tar: Links in archive can create arbitrary directories
|
|
||||||
#
|
|
||||||
# Blocked on `tar` releasing safe upgrade
|
|
||||||
# https://github.com/alexcrichton/tar-rs/issues/238
|
|
||||||
--ignore RUSTSEC-2021-0080
|
|
||||||
|
|
||||||
)
|
)
|
||||||
scripts/cargo-for-all-lock-files.sh stable audit "${cargo_audit_ignores[@]}"
|
scripts/cargo-for-all-lock-files.sh stable audit "${cargo_audit_ignores[@]}"
|
||||||
|
Reference in New Issue
Block a user