Skip to content

Commit

Permalink
ugh audit
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun committed Nov 19, 2020
1 parent d16db98 commit cf6fc9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/test-checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ cargo_audit_ignores=(
#
# Blocked on multiple upstream crates removing their `stdweb` dependency.
--ignore RUSTSEC-2020-0056


--ignore RUSTSEC-2020-0071
)
_ scripts/cargo-for-all-lock-files.sh +"$rust_stable" audit "${cargo_audit_ignores[@]}"

Expand Down

0 comments on commit cf6fc9c

Please sign in to comment.