mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 20:57:10 +00:00
Merge branch 'unstable' of https://github.com/sigp/lighthouse into glamsterdam-devnet-2
This commit is contained in:
2
Makefile
2
Makefile
@@ -330,7 +330,7 @@ install-audit:
|
|||||||
cargo install --force cargo-audit
|
cargo install --force cargo-audit
|
||||||
|
|
||||||
audit-CI:
|
audit-CI:
|
||||||
cargo audit --ignore RUSTSEC-2026-0049 --ignore RUSTSEC-2026-0098 --ignore RUSTSEC-2026-0099 --ignore RUSTSEC-2026-0104
|
cargo audit --ignore RUSTSEC-2026-0049 --ignore RUSTSEC-2026-0098 --ignore RUSTSEC-2026-0099 --ignore RUSTSEC-2026-0104 --ignore RUSTSEC-2026-0118 --ignore RUSTSEC-2026-0119
|
||||||
|
|
||||||
# Runs cargo deny (check for banned crates, duplicate versions, and source restrictions)
|
# Runs cargo deny (check for banned crates, duplicate versions, and source restrictions)
|
||||||
deny: install-deny deny-CI
|
deny: install-deny deny-CI
|
||||||
|
|||||||
Reference in New Issue
Block a user