rust-secure-code / cargo-supply-chain

Gather author, contributor and publisher data on crates in your dependency graph.
Apache License 2.0
315 stars 18 forks source link

Provide an option to restrict analysis to a specific platform #4

Closed Shnatsel closed 3 years ago

Shnatsel commented 3 years ago

Since people keep being surprised by winapi or wasm dependencies.

cargo metadata already exposes the relevant knobs, we just need to provide a mechanism to pass on the command-line parameters to it.

Shnatsel commented 3 years ago

Implemented in 94194af95b5908016616f8290c5a7cfe5e8ec8eb