27 lines
554 B
Markdown
27 lines
554 B
Markdown
|
|
# tfsec (tfsec)
|
|
|
|
Install [tfsec](https://aquasecurity.github.io/tfsec/)
|
|
|
|
## Example Usage
|
|
|
|
```json
|
|
"features": {
|
|
"ghcr.io/dhoeric/features/tfsec:1": {
|
|
"version": "latest"
|
|
}
|
|
}
|
|
```
|
|
|
|
## Options
|
|
|
|
| Options Id | Description | Type | Default Value |
|
|
|-----|-----|-----|-----|
|
|
| version | Select or enter tfsec version | string | latest |
|
|
|
|
|
|
|
|
---
|
|
|
|
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/dhoeric/features/blob/main/src/tfsec/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
|