microsoft / security-devops-action

Microsoft Security DevOps for GitHub Actions.
MIT License
109 stars 50 forks source link

Request to Package Microsoft.Security.DevOps.Cli as a chocolatey package #54

Open TechnicallyJoe opened 1 year ago

TechnicallyJoe commented 1 year ago

Could the Microsoft.Security.DevOps.CLI be repackaged as a chocolatey package so that it could be installed and used more cleanly from the command line:

choco install MicrosoftSecurityDevOpsCli (or whatever name you choose)

Bjego commented 2 months ago

I think choco is obsolete - if someone should package this - then the target should be winget!

pocki commented 6 days ago

Or as a dotnet tool. Maybe the nuget package can be packed as dotnet tool also.