osv-detector 0.6.0 -> 0.10.3 https://github.com/G-Rath/osv-detector/releases attrpath: osv-detector Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-KAxpDQIRrLZIOvfW8wf0CV4Fj6l3W6nNZNCH3ZE6yJc=" [golangModuleVersion] Replaced vendorHash with sha256-Rrosye8foVntoFDvDmyNuXgnEgjzcOXenOKBMZVCRio= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A osv-detector nix build failed. got: failed: unable to fetch OSV database: could not retrieve OSV database archive: Get "https://osv-vulnerabilities.storage.googleapis.com/npm/all.zip": dial tcp: lookup osv-vulnerabilities.storage.googleapis.com on [::1]:53: read udp [::1]:52487->[::1]:53: read: connection refused want: --- FAIL: TestRun_Ignores/#02 (0.03s) main_test.go:1176: cli exited with code 127, not 0 main_test.go:1176: stdout got: Loaded the following OSV databases: npm fixtures/locks-insecure/my-package-lock.json: found 1 package no known vulnerabilities found want: Loaded the following OSV databases: npm (%% vulnerabilities, including withdrawn - last updated %%) fixtures/locks-insecure/my-package-lock.json: found 1 package Using db npm (%% vulnerabilities, including withdrawn - last updated %%) no new vulnerabilities found (1 was ignored) main_test.go:1176: stderr got: failed: unable to fetch OSV database: could not retrieve OSV database archive: Get "https://osv-vulnerabilities.storage.googleapis.com/npm/all.zip": dial tcp: lookup osv-vulnerabilities.storage.googleapis.com on [::1]:53: read udp [::1]:52487->[::1]:53: read: connection refused want: FAIL FAIL github.com/g-rath/osv-detector 0.090s FAIL