dep-scan
dep-scan copied to clipboard
Bug: Empty reachability report
Expected Behavior
Reachability report should be generated as per README or any error should be displayed.
Actual Behavior
Empty report file. Depscan exits showing only banner.
Steps to Reproduce
git clone https://github.com/ScaleSec/vulnado.git
depscan --profile research -t java -i vulnado --reports-dir vuln-rep --explain
Additional Information
OS: linux
Depscan: latest
from master
branch
Python 3.10.12
Command to run is from README.md
file