mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add trivy plugin (#463)
* feat: add trivy plugin * feat: add trivy plugin
This commit is contained in:
@@ -384,6 +384,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Tmux | [aphecetche/asdf-tmux](https://github.com/aphecetche/asdf-tmux) | [](https://travis-ci.org/aphecetche/asdf-tmux) |
|
||||
| Trdsql | [johnlayton/asdf-trdsql](https://github.com/johnlayton/asdf-trdsql) | [](https://github.com/johnlayton/asdf-trdsql/actions) |
|
||||
| tridentctl | [asdf-community/asdf-tridentctl](https://github.com/asdf-community/asdf-tridentctl) |  |
|
||||
| Trivy | [zufardhiyaulhaq/asdf-trivy](https://github.com/zufardhiyaulhaq/asdf-trivy) | [](https://github.com/zufardhiyaulhaq/asdf-trivy/actions/workflows/build.yml) |
|
||||
| upx | [jimmidyson/asdf-upx](https://github.com/jimmidyson/asdf-upx) | [](https://github.com/jimmidyson/asdf-upx/actions) |
|
||||
| V | [ndac-todoroki/asdf-v](https://github.com/ndac-todoroki/asdf-v) | [](https://travis-ci.com/ndac-todoroki/asdf-v) |
|
||||
| vals | [dex4er/asdf-vals](https://github.com/dex4er/asdf-vals) | [](https://travis-ci.com/dex4er/asdf-vals) |
|
||||
|
||||
1
plugins/trivy
Normal file
1
plugins/trivy
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/zufardhiyaulhaq/asdf-trivy.git
|
||||
Reference in New Issue
Block a user