kubescape 2.9.1 -> 3.0.8 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-qFJVoWzU9rqpYbb8gzdK33rq///zizxVkWhsNV8OXOM= Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-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.042s ok github.com/kubescape/kubescape/v3/cmd/fix 0.035s ok github.com/kubescape/kubescape/v3/cmd/list 0.044s ok github.com/kubescape/kubescape/v3/cmd/operator 0.041s ok github.com/kubescape/kubescape/v3/cmd/patch 0.036s ok github.com/kubescape/kubescape/v3/cmd/scan 0.037s ok github.com/kubescape/kubescape/v3/cmd/shared 0.035s ? github.com/kubescape/kubescape/v3/cmd/update [no test files] ok github.com/kubescape/kubescape/v3/cmd/version 0.024s [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.680s FAIL