bomber-go 0.4.7 -> 0.4.8 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-jVdrvc48/Vt240EYk5PtZCjNGipX7M1qF8OJdpu/qI4=" [golangModuleVersion] Replaced vendorHash with sha256-HgGrLlKLyGu/2nyODCANSBABB6A7q5UhE1PdZVZ1XPc= Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A bomber-go nix build failed. 2024/04/01 20:02:01 WARNING: /test1 isn't a valid SBOM 2024/04/01 20:02:01 2024/04/01 20:02:01 /test1 /test1 is not a SBOM recognized by bomber 2024/04/01 20:02:01 Reading: /test2 2024/04/01 20:02:01 WARNING: /test2 isn't a valid SBOM 2024/04/01 20:02:01 2024/04/01 20:02:01 /test2 /test2 is not a SBOM recognized by bomber 2024/04/01 20:02:01 error opening ignore: open tst.ignore: file does not exist ■ ■ ■ ■ 2024/04/01 20:02:01 open test**.json: file does not exist 2024/04/01 20:02:01 fail severity: 10 --- FAIL: TestScanner_enrichAndIgnoreVulnerabilities (0.00s) --- FAIL: TestScanner_enrichAndIgnoreVulnerabilities/EnrichVulnerabilities (0.00s) panic: runtime error: index out of range [0] with length 0 [recovered] panic: runtime error: index out of range [0] with length 0 goroutine 22 [running]: testing.tRunner.func1.2({0x76a560, 0xc00001d110}) /nix/store/bp39dh48cdqp89hk5mpdi1lxdf0mjl7x-go-1.22.1/share/go/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /nix/store/bp39dh48cdqp89hk5mpdi1lxdf0mjl7x-go-1.22.1/share/go/src/testing/testing.go:1634 +0x377 panic({0x76a560?, 0xc00001d110?}) /nix/store/bp39dh48cdqp89hk5mpdi1lxdf0mjl7x-go-1.22.1/share/go/src/runtime/panic.go:770 +0x132 github.com/devops-kung-fu/bomber/lib.TestScanner_enrichAndIgnoreVulnerabilities.func1(0xc00020fd40) /build/source/lib/scanner_test.go:130 +0x1d3 testing.tRunner(0xc00020fd40, 0x7c49a8) /nix/store/bp39dh48cdqp89hk5mpdi1lxdf0mjl7x-go-1.22.1/share/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 21 /nix/store/bp39dh48cdqp89hk5mpdi1lxdf0mjl7x-go-1.22.1/share/go/src/testing/testing.go:1742 +0x390 FAIL github.com/devops-kung-fu/bomber/lib 0.023s FAIL