osv-detector 0.6.0 -> 0.11.0 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. fixtures/configs-one/yarn.lock: found 0 packages Using config at fixtures/configs-one/.osv-detector.yaml (0 ignores) no known vulnerabilities found fixtures/locks-many/Gemfile.lock: found 1 package Using db RubyGems (%% vulnerabilities, including withdrawn - last updated %%) no known vulnerabilities found fixtures/locks-many/composer.lock: found 1 package Using db Packagist (%% vulnerabilities, including withdrawn - last updated %%) no known vulnerabilities found fixtures/locks-many/yarn.lock: found 1 package Using db npm (%% vulnerabilities, including withdrawn - last updated %%) no known vulnerabilities found main_test.go:1180: stderr got: failed: unable to fetch OSV database: could not retrieve OSV database archive: Get "https://osv-vulnerabilities.storage.googleapis.com/RubyGems/all.zip": dial tcp: lookup osv-vulnerabilities.storage.googleapis.com on [::1]:53: read udp [::1]:36524->[::1]:53: read: connection refused failed: unable to fetch OSV database: could not retrieve OSV database archive: Get "https://osv-vulnerabilities.storage.googleapis.com/Packagist/all.zip": dial tcp: lookup osv-vulnerabilities.storage.googleapis.com on [::1]:53: read udp [::1]:45129->[::1]:53: read: connection refused 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]:33016->[::1]:53: read: connection refused want: FAIL FAIL github.com/g-rath/osv-detector 0.019s FAIL