bomber-go 0.3.4 -> 0.4.2 https://github.com/devops-kung-fu/bomber/releases attrpath: bomber-go 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-tkjwnc5EquAuIfYKy8u6ZDFJPl/UTW6x7vvY1QTsBXg= [golangModuleVersion] Replaced vendorHash with sha256-UOH05NGE+fPrUYmd18pHnRfWgTJC/1NLT/h+0pKaZnE= 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 bomber-go nix build failed. @nix { "action": "setPhase", "phase": "checkPhase" } running tests ok github.com/devops-kung-fu/bomber/formats/cyclonedx 0.003s ok github.com/devops-kung-fu/bomber/formats/spdx 0.002s ok github.com/devops-kung-fu/bomber/formats/syft 0.002s ok github.com/devops-kung-fu/bomber/lib 0.003s --- FAIL: TestEnrich (0.00s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x6a35d7] goroutine 6 [running]: testing.tRunner.func1.2({0x6d5920, 0x955980}) /nix/store/633qlvqjryvq0h43nwvzkd5vqxh2rh3c-go-1.19.6/share/go/src/testing/testing.go:1396 +0x24e testing.tRunner.func1() /nix/store/633qlvqjryvq0h43nwvzkd5vqxh2rh3c-go-1.19.6/share/go/src/testing/testing.go:1399 +0x39f panic({0x6d5920, 0x955980}) /nix/store/633qlvqjryvq0h43nwvzkd5vqxh2rh3c-go-1.19.6/share/go/src/runtime/panic.go:884 +0x212 github.com/kirinlabs/HttpRequest.(*Response).StatusCode(...) /build/source/vendor/github.com/kirinlabs/HttpRequest/response.go:26 github.com/devops-kung-fu/bomber/lib/enrichment.Enrich({0xc00006d400, 0x4, 0x4}) /build/source/lib/enrichment/epss.go:29 +0x357 github.com/devops-kung-fu/bomber/lib/enrichment.TestEnrich(0x0?) /build/source/lib/enrichment/epss_test.go:26 +0x57 testing.tRunner(0xc0000e2820, 0x74ea50) /nix/store/633qlvqjryvq0h43nwvzkd5vqxh2rh3c-go-1.19.6/share/go/src/testing/testing.go:1446 +0x10b created by testing.(*T).Run /nix/store/633qlvqjryvq0h43nwvzkd5vqxh2rh3c-go-1.19.6/share/go/src/testing/testing.go:1493 +0x35f FAIL github.com/devops-kung-fu/bomber/lib/enrichment 0.005s FAIL