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/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-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/24 18:33:31 WARNING: /test1 isn't a valid SBOM 2024/04/24 18:33:31 2024/04/24 18:33:31 /test1 /test1 is not a SBOM recognized by bomber 2024/04/24 18:33:31 Reading: /test2 2024/04/24 18:33:31 WARNING: /test2 isn't a valid SBOM 2024/04/24 18:33:31 2024/04/24 18:33:31 /test2 /test2 is not a SBOM recognized by bomber 2024/04/24 18:33:31 error opening ignore: open tst.ignore: file does not exist ■ ■ ■ ■ 2024/04/24 18:33:31 open test**.json: file does not exist 2024/04/24 18:33:31 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 37 [running]: testing.tRunner.func1.2({0x76a560, 0xc00013e1b0}) /nix/store/9kriq85qac7phcxgpdqbqr25vlr61ifw-go-1.22.2/share/go/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /nix/store/9kriq85qac7phcxgpdqbqr25vlr61ifw-go-1.22.2/share/go/src/testing/testing.go:1634 +0x377 panic({0x76a560?, 0xc00013e1b0?}) /nix/store/9kriq85qac7phcxgpdqbqr25vlr61ifw-go-1.22.2/share/go/src/runtime/panic.go:770 +0x132 github.com/devops-kung-fu/bomber/lib.TestScanner_enrichAndIgnoreVulnerabilities.func1(0xc00012a4e0) /build/source/lib/scanner_test.go:130 +0x1d3 testing.tRunner(0xc00012a4e0, 0x7c49c8) /nix/store/9kriq85qac7phcxgpdqbqr25vlr61ifw-go-1.22.2/share/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 36 /nix/store/9kriq85qac7phcxgpdqbqr25vlr61ifw-go-1.22.2/share/go/src/testing/testing.go:1742 +0x390 FAIL github.com/devops-kung-fu/bomber/lib 0.008s FAIL