Microsoft.Security.DevOps.Cli
0.114.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Security.DevOps.Cli --version 0.114.0
NuGet\Install-Package Microsoft.Security.DevOps.Cli -Version 0.114.0
<PackageReference Include="Microsoft.Security.DevOps.Cli" Version="0.114.0" />
paket add Microsoft.Security.DevOps.Cli --version 0.114.0
#r "nuget: Microsoft.Security.DevOps.Cli, 0.114.0"
// Install Microsoft.Security.DevOps.Cli as a Cake Addin #addin nuget:?package=Microsoft.Security.DevOps.Cli&version=0.114.0 // Install Microsoft.Security.DevOps.Cli as a Cake Tool #tool nuget:?package=Microsoft.Security.DevOps.Cli&version=0.114.0
A command line utility for installing and running analysis tools and processing and viewing their results.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.212.1 | 439 | 11/4/2024 |
0.211.1 | 38,358 | 9/5/2024 |
0.211.0 | 5,081 | 8/28/2024 |
0.210.0 | 8,292 | 8/13/2024 |
0.209.0 | 10,323 | 7/25/2024 |
0.208.0 | 18,629 | 6/20/2024 |
0.207.1 | 4,087 | 6/13/2024 |
0.207.0 | 7,114 | 5/30/2024 |
0.206.1 | 3,916 | 5/22/2024 |
0.206.0 | 9,758 | 5/2/2024 |
0.205.0 | 7,464 | 4/18/2024 |
0.204.0 | 1,391 | 4/16/2024 |
0.203.1 | 2,283 | 4/12/2024 |
0.203.0 | 272 | 4/12/2024 |
0.202.0 | 8,774 | 3/27/2024 |
0.201.0 | 2,298 | 3/25/2024 |
0.200.1 | 2,410 | 3/22/2024 |
0.200.1-prerel | 491 | 3/22/2024 |
0.199.0 | 22,127 | 2/16/2024 |
0.198.0 | 2,708 | 2/14/2024 |
0.196.0 | 11,749 | 1/29/2024 |
0.188.2 | 45,080 | 11/8/2023 |
0.188.1 | 3,191 | 11/7/2023 |
0.188.0 | 5,942 | 10/31/2023 |
0.182.0 | 12,356 | 10/12/2023 |
0.181.0 | 4,506 | 10/9/2023 |
0.180.0 | 8,175 | 9/27/2023 |
0.179.0 | 4,975 | 9/22/2023 |
0.174.2 | 7,487 | 9/13/2023 |
0.172.0 | 17,242 | 8/17/2023 |
0.171.1 | 8,272 | 8/8/2023 |
0.170.0 | 10,433 | 7/24/2023 |
0.164.1 | 59,888 | 6/7/2023 |
0.163.0 | 91,538 | 5/16/2023 |
0.162.0 | 16,226 | 5/12/2023 |
0.161.0 | 6,854 | 5/11/2023 |
0.160.0 | 17,656 | 5/8/2023 |
0.152.0 | 58,826 | 4/20/2023 |
0.151.0 | 71,918 | 3/30/2023 |
0.149.0 | 72,141 | 3/9/2023 |
0.148.1 | 42,194 | 2/23/2023 |
0.144.0 | 3,231 | 2/23/2023 |
0.143.1 | 54,834 | 2/2/2023 |
0.143.0 | 3,144 | 2/2/2023 |
0.142.0 | 79,945 | 12/8/2022 |
0.131.0 | 43,195 | 10/27/2022 |
0.129.0 | 16,797 | 10/11/2022 |
0.128.0 | 20,392 | 9/15/2022 |
0.126.0 | 17,594 | 8/23/2022 |
0.124.0 | 18,644 | 7/27/2022 |
0.123.0 | 12,592 | 7/12/2022 |
0.122.0 | 9,250 | 6/30/2022 |
0.118.2 | 58,326 | 4/5/2022 |
0.118.1 | 3,248 | 4/5/2022 |
0.118.0 | 7,145 | 3/30/2022 |
0.115.0 | 14,378 | 3/10/2022 |
0.114.0 | 3,696 | 3/3/2022 |
0.113.1 | 3,440 | 2/16/2022 |
0.113.0 | 3,532 | 2/9/2022 |
0.112.0 | 3,801 | 1/25/2022 |
## v0.114.0 - 03/02/2022
- Task #55801: Guardian Cli Release v0.114.0
### Added
- User Story #54000: PREfast ruleset generated by Policy
- User Story #55428: common argument validator
- Task #55548: Add support for MSCV's build system and include new EspXEngine checks
- Task #55552: Update BinSkim to v1.9.3
### Changed
- Task #51641: Move detection of OS specific executable fetching to common point
- Task #53953: ESLint - Update exit code 2 message
-
### Fixed
- Task #51243: Guardian configure uses "-linux" when appropriate
- Task #52374: Fix GDNP installing Guardian from a package feed on Linux
- Task #54067: ARMory fails on configure call on Linux
- Task #54072: Gosec fails configure call on Linux
- Bug #54232: Credscan-linux failing after update to Guardian v0.110.1
- Bug #51999: Break and Report messages for BinSkim are missing some fields
### Removed
- User Story #55438: Delete unused guardian commit command and SourceControl library