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/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A bomber-go nix build failed. 2024/03/17 05:37:29 WARNING: /test1 isn't a valid SBOM 2024/03/17 05:37:29 2024/03/17 05:37:29 /test1 /test1 is not a SBOM recognized by bomber 2024/03/17 05:37:29 Reading: /test2 2024/03/17 05:37:29 WARNING: /test2 isn't a valid SBOM 2024/03/17 05:37:29 2024/03/17 05:37:29 /test2 /test2 is not a SBOM recognized by bomber 2024/03/17 05:37:29 error opening ignore: open tst.ignore: file does not exist ■ ■ ■ ■ 2024/03/17 05:37:29 open test**.json: file does not exist 2024/03/17 05:37:29 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({0x751080, 0xc00001d020}) /nix/store/khpb8wx5dvf3bshb0iz9dm23z83r6niv-go-1.21.7/share/go/src/testing/testing.go:1545 +0x238 testing.tRunner.func1() /nix/store/khpb8wx5dvf3bshb0iz9dm23z83r6niv-go-1.21.7/share/go/src/testing/testing.go:1548 +0x397 panic({0x751080?, 0xc00001d020?}) /nix/store/khpb8wx5dvf3bshb0iz9dm23z83r6niv-go-1.21.7/share/go/src/runtime/panic.go:914 +0x21f github.com/devops-kung-fu/bomber/lib.TestScanner_enrichAndIgnoreVulnerabilities.func1(0xc00010e000?) /build/source/lib/scanner_test.go:130 +0x1d0 testing.tRunner(0xc000232000, 0x7a97c8) /nix/store/khpb8wx5dvf3bshb0iz9dm23z83r6niv-go-1.21.7/share/go/src/testing/testing.go:1595 +0xff created by testing.(*T).Run in goroutine 21 /nix/store/khpb8wx5dvf3bshb0iz9dm23z83r6niv-go-1.21.7/share/go/src/testing/testing.go:1648 +0x3ad FAIL github.com/devops-kung-fu/bomber/lib 0.007s FAIL