makocchi-git/Kubernetes yaml validation by conftest
Validate Kubernetes manifests by using conftest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | File or directory to validate | no | . |
| output | Output format for conftest results - valid options are: [stdout json tap table] | no | stdout |
| policy | Path to the Rego policy files directory | no | /policy |
| trace | Enable more verbose trace output for rego queries | no | false |
| update | A list of urls can be provided to the update flag, which will download before the tests run | no | "" |
| comment | Send comment to pull requests | no | true |
| token | Github token for api. This is required if comment is true | no | "" |
Outputs
no outputs