You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I'm using dependency-check==0.6.0 from pypi to perform a scan with command
dependency-check --scan /my/scan/path --format JSON
. The scan process seems to be finished becausedependency-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.
The text was updated successfully, but these errors were encountered: