rust-secure-code / cargo-supply-chain

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

`url` field missing in JSON output when using cached data #61

Closed Shnatsel closed 3 years ago

Shnatsel commented 3 years ago

When running cargo supply-chain json and fetching data from the crates.io API, the url field in the output is populated. However, when using the local cache it is always set to null.

Shnatsel commented 3 years ago

Fixed in #63 by dropping the field from JSON