https://github.com/anchore/homebrew-grype
homebrew tap for grype
https://github.com/anchore/homebrew-grype
Last synced: about 1 year ago
JSON representation
homebrew tap for grype
- Host: GitHub
- URL: https://github.com/anchore/homebrew-grype
- Owner: anchore
- License: apache-2.0
- Created: 2020-08-10T20:26:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-15T13:14:00.000Z (about 1 year ago)
- Last Synced: 2025-07-16T05:53:26.744Z (about 1 year ago)
- Language: Ruby
- Size: 95.7 KB
- Stars: 0
- Watchers: 14
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Formula for Grype
This repo contains the [Homebrew](https://brew.sh/) formula for
[Grype](https://github.com/anchore/grype)
## Installation
```sh
brew tap anchore/grype
brew install grype
```
## Issues, Feature Requests, etc...
If you have any problems related to the installation of Grype via Homebrew,
please [open an issue](https://github.com/anchore/homebrew-grype/issues/new)
Any issues or feature requests related to Grype itself should be filed in the
[Grype repo](https://github.com/anchore/grype)