Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Include cargo tree -i <crate> output in issue #126

Open
Nemo157 opened this issue Jul 1, 2020 · 1 comment
Open

Include cargo tree -i <crate> output in issue #126

Nemo157 opened this issue Jul 1, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Nemo157
Copy link

Nemo157 commented Jul 1, 2020

Motivation

First step of triaging an audit issue is to see why the affected crate is being included in the build, to see if it's a direct dependency that can be controlled, or a deep dependency that may need more effort. Including the output from cargo tree -i <crate> in the opened issue would allow trivially seeing this from the issue directly (example).

@Nemo157 Nemo157 added the enhancement New feature or request label Jul 1, 2020
@svartalf
Copy link
Member

svartalf commented Jul 1, 2020

Hi, @Nemo157! I agree that adding it would be very helpful; I'm aiming to get this information from cargo-audit directly, see rustsec/rustsec#227 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants