jeremylong / DependencyCheck

OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
https://owasp.org/www-project-dependency-check/
Apache License 2.0
6.37k stars 1.27k forks source link

Is it possible to get verbose scan output to shell? #5561

Open 13CSherman opened 1 year ago

13CSherman commented 1 year ago

I'm not too sure if this has been asked before - it probably has been. But I=I was wondering if there is a way to output verbose information onto shell while the scanner is running without using --log flag.

aikebah commented 1 day ago

No, only the --log is available for verbose output of the CLI (to a file)