jhermann/dependency-check-py

[ERROR] Unable to read yarn audit output.

junpuf opened this issue · 1 comments

I'm using dependency-check==0.6.0 from pypi to perform a scan with commanddependency-check --scan /my/scan/path --format JSON. The scan process seems to be finished because dependency-check-report.json was generated, but the running process ended with a non-zero exit code and an error message [ERROR] Unable to read yarn audit output.

Well, that sounds like an upstream problem in the OWASP code.