kubescape 2.9.1 -> 3.0.1 https://repology.org/project/kubescape/versions attrpath: kubescape 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-zcv8oYm6srwkwT3pUECtTewyqVVpCIcs3i0VRTRft68=" [golangModuleVersion] Replaced vendorHash with sha256-1l2BPfx66nFg2S4cTa5wmWkZeA2zmkIvkwISlfFq6Hs= 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 kubescape nix build failed. ? github.com/kubescape/kubescape/v3/cmd/download [no test files] ? github.com/kubescape/kubescape/v3/cmd/fix [no test files] ? github.com/kubescape/kubescape/v3/cmd/list [no test files] ? github.com/kubescape/kubescape/v3/cmd/operator [no test files] ? github.com/kubescape/kubescape/v3/cmd/patch [no test files] ok github.com/kubescape/kubescape/v3/cmd/scan 0.038s ok github.com/kubescape/kubescape/v3/cmd/shared 0.033s ? github.com/kubescape/kubescape/v3/cmd/update [no test files] ? github.com/kubescape/kubescape/v3/cmd/version [no test files] [warning] git not found in PATH: git metadata (author and hash) will not be available. error: "git" does not exists [warning] git not found in PATH: git metadata (author and hash) will not be available. error: "git" does not exists --- FAIL: TestLocalGitRepositoryTestSuite (0.01s) --- FAIL: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit (0.00s) --- FAIL: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit/fileA (0.00s) git_native_enabled_test.go:25: Error Trace: /build/source/core/cautils/git_native_enabled_test.go:25 /build/source/vendor/github.com/stretchr/testify/suite/suite.go:112 Error: Received unexpected error: failed to get commit information for file: fileA Test: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit/fileA --- FAIL: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit/fileB (0.00s) git_native_enabled_test.go:39: Error Trace: /build/source/core/cautils/git_native_enabled_test.go:39 /build/source/vendor/github.com/stretchr/testify/suite/suite.go:112 Error: Received unexpected error: failed to get commit information for file: dirA/fileB Test: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit/fileB FAIL FAIL github.com/kubescape/kubescape/v3/core/cautils 0.057s FAIL