kubescape 2.9.1 -> 3.0.7 https://github.com/kubescape/kubescape/releases 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-Jz7CorEPKpgfhjf/jc1/dOWJ6pwxwG68cp8rzpZGpFs= Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kubescape nix build failed. ok github.com/kubescape/kubescape/v3/cmd/download 0.041s ok github.com/kubescape/kubescape/v3/cmd/fix 0.032s ok github.com/kubescape/kubescape/v3/cmd/list 0.041s ok github.com/kubescape/kubescape/v3/cmd/operator 0.040s ok github.com/kubescape/kubescape/v3/cmd/patch 0.040s ok github.com/kubescape/kubescape/v3/cmd/scan 0.035s ok github.com/kubescape/kubescape/v3/cmd/shared 0.031s ? github.com/kubescape/kubescape/v3/cmd/update [no test files] ok github.com/kubescape/kubescape/v3/cmd/version 0.021s [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.02s) --- 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 1.164s FAIL