3fb03cd2d7
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
48 lines
619 B
Markdown
48 lines
619 B
Markdown
---
|
|
sidebar_label: trivy
|
|
---
|
|
|
|
# alpha.dagger.io/trivy
|
|
|
|
```cue
|
|
import "alpha.dagger.io/trivy"
|
|
```
|
|
|
|
## trivy.#CLI
|
|
|
|
Re-usable CLI component
|
|
|
|
### trivy.#CLI Inputs
|
|
|
|
_No input._
|
|
|
|
### trivy.#CLI Outputs
|
|
|
|
_No output._
|
|
|
|
## trivy.#Config
|
|
|
|
Trivy Configuration
|
|
|
|
### trivy.#Config Inputs
|
|
|
|
_No input._
|
|
|
|
### trivy.#Config Outputs
|
|
|
|
_No output._
|
|
|
|
## trivy.#Image
|
|
|
|
Scan an Image
|
|
|
|
### trivy.#Image Inputs
|
|
|
|
_No input._
|
|
|
|
### trivy.#Image Outputs
|
|
|
|
| Name | Type | Description |
|
|
| ------------- |:-------------: |:-------------: |
|
|
|*ref* | `string` |Reference analyzed |
|