bomber-go 0.3.4 -> 0.4.4 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-GHzJQVq748kG+X9amsQmqZ2cRzwQDO5LfBqvZwVn6W8= 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=0x6b1ab7] goroutine 19 [running]: testing.tRunner.func1.2({0x6e4400, 0x971a80}) /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/testing/testing.go:1526 +0x24e testing.tRunner.func1() /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/testing/testing.go:1529 +0x39f panic({0x6e4400, 0x971a80}) /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/runtime/panic.go:884 +0x213 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({0xc000184400, 0x4, 0x4}) /build/source/lib/enrichment/epss.go:29 +0x457 github.com/devops-kung-fu/bomber/lib/enrichment.TestEnrich(0x0?) /build/source/lib/enrichment/epss_test.go:26 +0x65 testing.tRunner(0xc0001871e0, 0x761ec0) /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/testing/testing.go:1576 +0x10b created by testing.(*T).Run /nix/store/nvydgjdaff1i887x2fk8kygcrbxyfyiy-go-1.20.5/share/go/src/testing/testing.go:1629 +0x3ea FAIL github.com/devops-kung-fu/bomber/lib/enrichment 0.005s FAIL