This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/docs/reference/trivy.md

25 lines
460 B
Markdown
Raw Normal View History

---
sidebar_label: trivy
---
# alpha.dagger.io/trivy
```cue
import "alpha.dagger.io/trivy"
```
## trivy.#Config
Trivy configuration
### trivy.#Config Inputs
| Name | Type | Description |
| ------------- |:-------------: |:-------------: |
|*username* | `dagger.#Secret` |- |
|*password* | `dagger.#Secret` |- |
### trivy.#Config Outputs
_No output._