rustsec / audit-check

🛡️ GitHub Action for security audits
MIT License
49 stars 8 forks source link

Display dependency tree #5

Open pinkforest opened 1 year ago

pinkforest commented 1 year ago

Often audit hits a dependency that is way below dependency tree and simple task such as including cargo tree graph in the issue could be beneficial as many don't understand the complexity of transient dependencies and what the downstream project can do who might be consumer several crates down.