datadog/Datadog IaC Scanner
Run a Datadog Infrastructure as Code scan in your Github Action workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dd_api_key | Your Datadog API key used to authenticate requests. | yes | — |
| dd_app_key | Your Datadog Application key used to authenticate requests. | yes | — |
| dd_site | The Datadog site. For example, users in the EU may want to set datadoghq.eu. | no | datadoghq.com |
| paths | A list of directories or files that the scan should be limited to. The list is comma-delimited. For example: "src" or "src,tests/file1.go". | no | . |
| extra_args | Extra arguments to be passed to the `datadog-iac-scanner scan` command. | no | "" |
| datadog_ci_extra_args | Extra arguments to be passed to the `datadog-ci sarif upload` command. | no | "" |
Outputs
no outputs