asdf-syft [](https://github.com/davidgp1701/asdf-syft/actions/workflows/build.yml) [](https://github.com/davidgp1701/asdf-syft/actions/workflows/lint.yml)
September 15, 2021 · View on GitHub
asdf-syft

syft plugin for the asdf version manager.
Contents
Dependencies
bash,curl: generic POSIX utilities.tar: generic POSIX utility for Linux environments.unzip: For Mac OS X environments.
Install
Plugin:
asdf plugin add syft
# or
asdf plugin add syft https://github.com/davidgp1701/asdf-syft.git
syft:
# Show all installable versions
asdf list-all syft
# Install specific version
asdf install syft latest
# Set a version globally (on your ~/.tool-versions file)
asdf global syft latest
# Now syft commands are available
syft version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © David Garcia Perez