awslabs / automated-security-helper

https://awslabs.github.io/automated-security-helper/
Apache License 2.0
372 stars 44 forks source link

Feature Request: `brew install ash` #45

Open bestickley opened 6 months ago

bestickley commented 6 months ago

I'd like to be able to install ash on macOS via brew install ash. Could you please distribute via Homebrew?

awsntheule commented 4 months ago

@bestickley Can you expand on why you would like ASH to be installable through Homebrew, as opposed to continuing to use the git clone process?

bestickley commented 4 months ago

@awsntheule, providing via Homebrew typically will create a better DX than cloning git repo and building from source. However, because of the nature ASH being so docker/container focused, starting from git repo may make more sense. I can still see value to providing homebrew for just the "client" script. If the ASH team decides they won't purse this, that's ok.

More importantly, after having worked more with ASH, would be a publicly available image (public ECR?) so that we don't have to create image builder pipelines in our own AWS environments. I don't think see an issue for that. Should I create one?