On a periodic basis, we need to intentionally upgrade the version of guardian so that we are getting the latest versions of our sdl tools. Currently we are on 0.53.3. The latest version, as far as I can tell, is 0.100.0. You can run
nuget.exe list Microsoft.Guardian.Cli -Verbosity Detailed -ConfigFile eng\common\sdl\NuGet.config
From the arcade repo root to determine the latest version of Guardian available.
On a periodic basis, we need to intentionally upgrade the version of guardian so that we are getting the latest versions of our sdl tools. Currently we are on 0.53.3. The latest version, as far as I can tell, is 0.100.0. You can run
From the arcade repo root to determine the latest version of Guardian available.