tvl-depot/tools/rust-crates-advisory
sterni c3684740ad feat(tools/rust-crates-advisory): also check all our Cargo.locks
check-all-our-lock-files works very similarly to
//users/sterni/nixpkgs-crate-holes, even reusing some parts of it, but
is much simpler since we don't need to extract the lock files — they are
already in tree.

It is implemented as a very simple script which just traverses the
subtree of the current directory, collecting all warnings. When
executing this script in buildkite via extraSteps, it never fails,
instead annotating the pipeline run with a warning.

Change-Id: I0a0bc26deffe7b20b99f5aa7238fb3c3bb9deb92
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3721
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-02-04 11:20:41 +00:00
..
check-security-advisory.rs feat(tools): add rust-crates-advisory 2021-05-17 23:00:57 +00:00
default.nix feat(tools/rust-crates-advisory): also check all our Cargo.locks 2022-02-04 11:20:41 +00:00
OWNERS feat(tools): add rust-crates-advisory 2021-05-17 23:00:57 +00:00