GitHub - zufardhiyaulhaq/asdf-trivy: Trivy plugin for the asdf version manager (original) (raw)
Navigation Menu
Appearance settings
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
Explore - Why GitHub
- All features
- Documentation
- GitHub Skills
- Blog
- By company size
- Topics
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
zufardhiyaulhaq / asdf-trivy Public
- Notifications You must be signed in to change notification settings
- Fork3
- Star 5
Trivy plugin for the asdf version manager
License
5 stars 3 forks Branches Tags Activity
Notifications You must be signed in to change notification settings
Additional navigation options
Folders and files
Name | Name | Last commit message | Last commit date |
---|---|---|---|
Latest commitHistory13 Commits | |||
.github | .github | ||
bin | bin | ||
lib | lib | ||
scripts | scripts | ||
.editorconfig | .editorconfig | ||
.tool-versions | .tool-versions | ||
LICENSE | LICENSE | ||
README.md | README.md | ||
contributing.md | contributing.md | ||
version.txt | version.txt |
Repository files navigation
asdf-trivy

trivy plugin for the asdf version manager.
Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.
Install
Plugin:
asdf plugin add trivy https://github.com/zufardhiyaulhaq/asdf-trivy.git
trivy:
Show all installable versions
asdf list-all trivy
Install specific version
asdf install trivy latest
Set a version globally (on your ~/.tool-versions file)
asdf global trivy latest
Now trivy commands are available
trivy --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 © Zufar Dhiyaulhaq
About
Trivy plugin for the asdf version manager
Topics
security asdf asdf-plugin security-tools trivy
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages
No packages published