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
$ scorecard --repo=github.com/angular/angular --checks=Vulnerabilities
Starting [Vulnerabilities]
Failed to determine version of domino while parsing a yarn.lock - please report this!
This is actually a problem in osv-scanner. The error message is coming from that application/library.
It was reported and fixed upstream in v1.4.2 of the library. Which Scorecard upgraded to in #3608. Unfortunately this was right after our v4.13.1 release, but it's been fixed at HEAD.
Note: for the most part this is minor impact. domino gets skipped over when querying for vulns, but at least all the other packages get properly analyzed.
Describe the bug
Parsing error in yarn.lock.
Reproduction steps
Steps to reproduce the behavior:
scorecard --repo=github.com/angular/angular --checks=Vulnerabilities
Expected behavior
The check was successful .
Additional context
The text was updated successfully, but these errors were encountered: