Rob Ramsay
Results
1
issues of
Rob Ramsay
This is a PR to improve coverage for submodule parsing that's already in the system. Specifically [`func getSubmodules`](https://github.com/google/osv-scanner/blob/main/pkg/osvscanner/osvscanner.go#L507) in `pkg/osvscanner/osvscanner.go`. This is already covered by a fixture based test in...