Skip to content

Commit f0cb44d

Browse files
committed
lint
1 parent 8f33297 commit f0cb44d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vulnfeeds/conversion/nvd/converter.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ func CVEToOSV(cve models.NVDCVE, repos []string, cache *git.RepoTagsCache, direc
5454
if len(cpeRanges) == 0 && len(repos) == 0 {
5555
metrics.SetOutcome(models.NoRepos)
5656
outputFiles(v, directory, maybeVendorName, maybeProductName, metrics, rejectFailed, outputMetrics)
57+
5758
return models.NoRepos
5859
}
5960

0 commit comments

Comments
 (0)