Datadog Cloud Security

Get security finding

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Get information about a specific cloud security posture management finding.

Inputs

Champ

Type

Description

id [required]

string

ID of the security finding.

Outputs

Expand All

Champ

Type

Description

evaluation [required]

enum

The evaluation of the finding. Allowed enum values: pass,fail

evaluationChangedAt [required]

number

The date on which the evaluation for the finding changed (in ms Unix epoch time).

message [required]

string

The remediation message for the finding.

mute [required]

object

Information about the mute status of the finding.

description

string

Additional information about the muting/unmuting reason.

expirationDate

number

The expiration date of the mute or unmute action (in ms Unix epoch time).

muted [required]

boolean

Whether the finding is muted or not.

reason

enum

The reason why the finding is muted or unmuted. Allowed enum values: PENDING_FIX,FALSE_POSITIVE,ACCEPTED_RISK,NO_PENDING_FIX,HUMAN_ERROR,NO_LONGER_ACCEPTED_RISK,OTHER

startDate

number

The start of the mute period.

uuid

string

The ID of the user who muted or unmuted the finding.

resource [required]

string

The resource name of the finding.

resourceConfiguration

object

The resource configuration for the finding.

resourceDiscoveryDate [required]

number

The date on which the resource was discovered (in ms Unix epoch time).

resourceType [required]

string

The resource type of the finding.

rule [required]

object

The rule that triggered the finding.

name [required]

string

The name of the rule that triggered the finding.

id [required]

string

The ID of the rule that triggered the finding.

status [required]

enum

The status of the finding. Allowed enum values: critical,high,medium,low,info

tags [required]

[string]

The tags associated with the finding.

tag_value [required]

object

A map of tags where both the keys and the values are strings. If a key has multiple values, the last value wins.

tag_value_list [required]

object

A map of tags where the keys are strings and the values are lists of strings.

id [required]

string

ID of the finding or security issue.

url [required]

string

The URL where to get the resource details.