bomber-go 0.3.4 -> 0.4.0 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-2EsSpN+JOthqIjrEuLr5P6UQPcyBzpOA/C7b6PInzp0= 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.002s 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=0x6a2af7] goroutine 19 [running]: testing.tRunner.func1.2({0x6d47c0, 0x953980}) /nix/store/v6i0a6bfx3707airawpc2589pbbl465r-go-1.19.5/share/go/src/testing/testing.go:1396 +0x24e testing.tRunner.func1() /nix/store/v6i0a6bfx3707airawpc2589pbbl465r-go-1.19.5/share/go/src/testing/testing.go:1399 +0x39f panic({0x6d47c0, 0x953980}) /nix/store/v6i0a6bfx3707airawpc2589pbbl465r-go-1.19.5/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({0xc000137180, 0x4, 0x4}) /build/source/lib/enrichment/epss.go:28 +0x357 github.com/devops-kung-fu/bomber/lib/enrichment.TestEnrich(0x0?) /build/source/lib/enrichment/epss_test.go:26 +0x57 testing.tRunner(0xc0001036c0, 0x74d628) /nix/store/v6i0a6bfx3707airawpc2589pbbl465r-go-1.19.5/share/go/src/testing/testing.go:1446 +0x10b created by testing.(*T).Run /nix/store/v6i0a6bfx3707airawpc2589pbbl465r-go-1.19.5/share/go/src/testing/testing.go:1493 +0x35f FAIL github.com/devops-kung-fu/bomber/lib/enrichment 0.005s FAIL