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/62fm7r6175k2bgvhc19hn9bdhw90wa3n-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/02/29 05:59:15 WARNING: /test1 isn't a valid SBOM 2024/02/29 05:59:15 2024/02/29 05:59:15 /test1 /test1 is not a SBOM recognized by bomber 2024/02/29 05:59:15 Reading: /test2 2024/02/29 05:59:15 WARNING: /test2 isn't a valid SBOM 2024/02/29 05:59:15 2024/02/29 05:59:15 /test2 /test2 is not a SBOM recognized by bomber 2024/02/29 05:59:15 error opening ignore: open tst.ignore: file does not exist ■ ■ ■ ■ 2024/02/29 05:59:15 open test**.json: file does not exist 2024/02/29 05:59:15 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 34 [running]: testing.tRunner.func1.2({0x751080, 0xc000140108}) /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/testing/testing.go:1545 +0x238 testing.tRunner.func1() /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/testing/testing.go:1548 +0x397 panic({0x751080?, 0xc000140108?}) /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/runtime/panic.go:914 +0x21f github.com/devops-kung-fu/bomber/lib.TestScanner_enrichAndIgnoreVulnerabilities.func1(0xc0000a8000?) /build/source/lib/scanner_test.go:130 +0x1d0 testing.tRunner(0xc0002b6820, 0x7a97c8) /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/testing/testing.go:1595 +0xff created by testing.(*T).Run in goroutine 33 /nix/store/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/src/testing/testing.go:1648 +0x3ad FAIL github.com/devops-kung-fu/bomber/lib 0.008s FAIL