actions-marketplace-validations/conftest-fork
Run conftest test command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to directory where config files are located | no | . |
| policy | Path to the Rego policy files directory | no | policy |
| files | A list of config file to be tested by conftest. Separated by a space | no | "" |
| matches | A list of cases to be tested (e.g. "*.yaml *.json"). Separated by a space | no | "" |
| namespace | Namespace name running with conftest testing | no | "" |
| all_namespaces | Enable --all-namespaces flag | no | false |
| output_format | conftest output format | no | stdout |
Outputs
| name | description |
|---|---|
| result | Outputs of conftest command |
| exit | exit code |