Dear Libria,
thank you for the previous fixes. Unfortunately, the link for the Windows Binaries installation from https://qramm.org/learn/cryptodeps-guide.html does not work anymore:
Windows (PowerShell)
Invoke-WebRequest -Uri "https://github.com/csnp/cryptodeps/releases/latest/download/cryptodeps-windows-amd64.exe" -OutFile "cryptodeps.exe"
I installed the new version on a corporate WIN11 by build from source (go build -o cryptodeps ./cmd/cryptodeps) and by go installation "go install github.com/csnp/qramm-cryptodeps/cmd/cryptodeps@latest". Unfortunately, cryptodeps.exe is blocked by Windows security in both cases even though the application is whitelisted by the organization. Several standards solutions did not help to unblock it, even by IT support.
Installing via https://github.com/csnp/cryptodeps/releases/latest/download/cryptodeps-windows-amd64.exe was the only way that worked. Did you move or remove the cryptodeps-windows-amd64.exe?
BR,
Xenia
Dear Libria,
thank you for the previous fixes. Unfortunately, the link for the Windows Binaries installation from https://qramm.org/learn/cryptodeps-guide.html does not work anymore:
Windows (PowerShell)
Invoke-WebRequest -Uri "https://github.com/csnp/cryptodeps/releases/latest/download/cryptodeps-windows-amd64.exe" -OutFile "cryptodeps.exe"
I installed the new version on a corporate WIN11 by build from source (go build -o cryptodeps ./cmd/cryptodeps) and by go installation "go install github.com/csnp/qramm-cryptodeps/cmd/cryptodeps@latest". Unfortunately, cryptodeps.exe is blocked by Windows security in both cases even though the application is whitelisted by the organization. Several standards solutions did not help to unblock it, even by IT support.
Installing via https://github.com/csnp/cryptodeps/releases/latest/download/cryptodeps-windows-amd64.exe was the only way that worked. Did you move or remove the cryptodeps-windows-amd64.exe?
BR,
Xenia