https://github.com/anchore/homebrew-syft
homebrew tap for syft
https://github.com/anchore/homebrew-syft
Last synced: 11 months ago
JSON representation
homebrew tap for syft
- Host: GitHub
- URL: https://github.com/anchore/homebrew-syft
- Owner: anchore
- License: apache-2.0
- Created: 2020-07-21T17:20:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-26T21:59:33.000Z (12 months ago)
- Last Synced: 2025-08-27T06:45:15.609Z (12 months ago)
- Language: Ruby
- Homepage:
- Size: 128 KB
- Stars: 2
- Watchers: 16
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Formula for Syft
This repo contains the [Homebrew](https://brew.sh/) formula for
[Syft](https://github.com/anchore/syft)
## Installation
```sh
brew tap anchore/syft
brew install syft
```
## Issues, Feature Requests, etc...
If you have any problems related to the installation of Syft via Homebrew,
please [open an issue](https://github.com/anchore/homebrew-syft/issues/new)
Any issues or feature requests related to Syft itself should be filed in the
[Syft repo](https://github.com/anchore/syft)