actions-marketplace-validations/rafabios-github-action-kubelinter-tools
Lint Kubernetes files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_or_dir | file(s) or directory | yes | — |
| enable_all | AddAllBuiltIn, if set, adds all built-in checks, this allows users to explicitly opt-out of checks that are not relevant using exclude | no | — |
| config_file | path to config file | no | — |
| no_defaults | DoNotAutoAddDefaults, if set, prevents the automatic addition of default checks | no | — |
| exclude | exclude is a list of check names to exclude | no | — |
| format | output format allowed values json, plain, sarif. (default "plain") | no | — |
| include | include is a list of check names to include, if a check is in both include and exclude, exclude wins | no | — |
| verbose | enable verbose logging | no | — |
Outputs
no outputs