feat: add trivy plugin (#463)

* feat: add trivy plugin

* feat: add trivy plugin
This commit is contained in:
Zufar Dhiyaulhaq
2021-08-13 12:32:00 +07:00
committed by GitHub
parent 8fac88b037
commit f06ed72be0
2 changed files with 2 additions and 0 deletions

View File

@@ -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) | [![Build Status](https://travis-ci.org/aphecetche/asdf-tmux.svg?branch=master)](https://travis-ci.org/aphecetche/asdf-tmux) |
| Trdsql | [johnlayton/asdf-trdsql](https://github.com/johnlayton/asdf-trdsql) | [![GitHub Actions Status](https://github.com/johnlayton/asdf-trdsql/workflows/main/badge.svg?branch=master)](https://github.com/johnlayton/asdf-trdsql/actions) |
| tridentctl | [asdf-community/asdf-tridentctl](https://github.com/asdf-community/asdf-tridentctl) | ![CI](https://github.com/asdf-community/asdf-tridentctl/workflows/CI/badge.svg) |
| Trivy | [zufardhiyaulhaq/asdf-trivy](https://github.com/zufardhiyaulhaq/asdf-trivy) | [![Build](https://github.com/zufardhiyaulhaq/asdf-trivy/actions/workflows/build.yml/badge.svg)](https://github.com/zufardhiyaulhaq/asdf-trivy/actions/workflows/build.yml) |
| upx | [jimmidyson/asdf-upx](https://github.com/jimmidyson/asdf-upx) | [![Build Status](https://github.com/jimmidyson/asdf-upx/workflows/ci/badge.svg?branch=main)](https://github.com/jimmidyson/asdf-upx/actions) |
| V | [ndac-todoroki/asdf-v](https://github.com/ndac-todoroki/asdf-v) | [![Build Status](https://travis-ci.com/ndac-todoroki/asdf-v.svg?branch=master)](https://travis-ci.com/ndac-todoroki/asdf-v) |
| vals | [dex4er/asdf-vals](https://github.com/dex4er/asdf-vals) | [![Build Status](https://travis-ci.com/dex4er/asdf-vals.svg?branch=master)](https://travis-ci.com/dex4er/asdf-vals) |

1
plugins/trivy Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/zufardhiyaulhaq/asdf-trivy.git