actions-marketplace-validations/EK Hadolint
Action for checking dockerfiles with Hadolint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | List of dockerfiles to check | yes | — |
| version | Version of Hadolint | no | 2.14.0 |
| format | The output format for the results (tty/json/checkstyle/codeclimate/gitlab_codeclimate/codacy/sonarqube) | no | — |
| verbose | Enable verbose logging | no | — |
| strict-labels | Do not permit labels other than specified in label-schema | no | — |
| failure-threshold | Exit with failure code only when rules with a severity equal to or above given (error/warning/info/style/ignore/none) | no | — |
| trusted-registry | A docker registry to allow to appear in FROM instructions | no | — |
Outputs
no outputs