pub icon indicating copy to clipboard operation
pub copied to clipboard

pub audit feature

Open mit-mit opened this issue 5 years ago • 1 comments

This tracks a potential new pub audit feature. This would analyse all direct dependencies, and all of their transitive dependencies, and provide key information about all of them in a tabular format. Candidate information includes:

mit-mit avatar Apr 14 '21 12:04 mit-mit

This would be fantastic. An example of such a tool for the Python package manager pip is pip-audit (though I guess there must be lots out there for different managers).

olof-dev avatar May 18 '24 15:05 olof-dev