-
Notifications
You must be signed in to change notification settings - Fork 212
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
As a security professional,
I want to install CloudFox using Homebrew
so that installation and updating is as easy as possible.
Overview
Homebrew is a well-known package manager for MacOS and Linux, which allows single command installations of packages (called Formula) and single command updating.
CloudFox meets all requirements to be listed as a Formula in Homebrew. I feel like listing on Homebrew will lower the barrier of entry (and of keeping up to date) for many security professionals.
Listing CloudFox as a formula in Homebrew should be easy, but I've never done it, so I can't speak from first-hand experience.
Acceptance Criteria
- Security implications approved.
- CloudFox is installable on MacOS with
brew install cloudfox
.
Non Functional Requirements/Wants
- Ideally, the Homebrew formula for CloudFox is updated with the latest version numbers via CI from this project.
External Documents / Links
- Homebrew home page: https://brew.sh/
- Acceptable formulae guide: https://docs.brew.sh/Acceptable-Formulae
- Overview to creating a formula: https://docs.brew.sh/Adding-Software-to-Homebrew
- Detailed formula reference: https://docs.brew.sh/Formula-Cookbook
sethsec-bf and wilcosec
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request