datadog/Datadog Software Composition Analysis
Generate SBOM and upload to Datadog
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 |
| reachability | Enable reachability scanning. Defaults to true. | no | true |
| exit_on_config_failure | Stop scanning if fetching merged configuration fails. Defaults to false. | no | false |
| manifest_parsers | Also run parsers that extract packages from manifest files (e.g. pyproject.toml) when no lock file is present. Defaults to false. | no | false |
Outputs
no outputs