equisoft-actions/Hadolint
Run Hadolint Dockerfile linting tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dockerfile | The path to the Dockerfile to lint | yes | Dockerfile |
| format | The output format for the results (default: sarif) [tty | json | sarif | checkstyle | codeclimate | gitlab_codeclimate | codacy] | no | sarif |
| failure-threshold | Fail only if rules with severity above this threshold are violated. One of [error | warning | info (default) | style | ignore] | no | info |
| hadolint-version | hadolint container version | yes | latest |
| working-directory | Working directory | yes | — |
| ignore | A space separated string of rules to ignore | no | DL3029 |
Outputs
no outputs