issues
search
livingsocial
/
lein-dependency-check
A leiningen plugin for detecting vulnerable project dependencies
MIT License
33
stars
14
forks
source link
Add CLI, support multiple formats.
#23
Closed
CayvonH
closed
5 years ago
CayvonH
commented
5 years ago
CLI options merged with config options (CLI will overwrite config).
Allow users to specify a suppression-file path in the config or with the --suppression-file command line option.
Allow users to specify multiple output formats via a vector in the config or the --output-format command line option.
dgknght
commented
5 years ago
Thanks @CayvonH, this looks great! It's
published
.