zgwilson/Orca IaC Scan
Configures Orca CLI to run IaC security scan on your code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_token | Orca API Token used for Authentication | yes | — |
| exit_code | Exit code for failed execution due to policy violations | no | — |
| no_color | Disable color output | no | false |
| project_key | Project Key name | yes | — |
| silent | Disable logs and warnings output | no | false |
| path | Paths or directories to scan (comma-separated) | yes | — |
| exclude_paths | List of paths to be excluded from scan (comma-separated) | no | — |
| cloud_provider | Limit scan to the specified list of cloud providers (comma-separated) | no | — |
| format | Format for displaying the results | no | — |
| output | Output directory | no | — |
| platform | Limit scan to the specified list of platforms (comma-separated) | no | — |
| control_timeout | Number of seconds the control has to execute before being canceled | no | — |
| preview_lines | Number of lines to be display in CLI results | no | — |
| console_output | Prints results to console in the provided format (only when --output is provided) | no | — |
| config | path to configuration file (json, yaml or toml) | no | — |
| show_annotations | show github annotations on pull requests | no | true |
Outputs
no outputs