Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubescape/homebrew-tap
Homebrew tap for Kubescape
https://github.com/kubescape/homebrew-tap
homebrew
Last synced: about 12 hours ago
JSON representation
Homebrew tap for Kubescape
- Host: GitHub
- URL: https://github.com/kubescape/homebrew-tap
- Owner: kubescape
- License: apache-2.0
- Created: 2021-10-07T08:38:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T10:22:40.000Z (10 months ago)
- Last Synced: 2024-04-21T00:59:51.362Z (7 months ago)
- Topics: homebrew
- Language: Ruby
- Homepage: https://github.com/kubescape/kubescape
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-tap
Homebrew formulae that allows installation of [Kubescape](https://github.com/armosec/kubescape) through the [Homebrew](https://brew.sh/) package manager.
## Installation
```
brew tap kubescape/tap
brew install kubescape-cli
``````
kubescape scan
```## Upgrade
```
brew update && brew upgrade
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh/)