Finding

finding

🚧 WARNING: DEPRECATED

Finding has been deprecated since 1.0.0. Use the new finding_info object.

The Finding object describes metadata related to a security finding generated by a security tool or system.

Attributes

CaptionNameTypeDescription
Created Timecreated_timeTimestamp

The time when the finding was created.

DescriptiondescString

The description of the reported finding.

First Seenfirst_seen_timeTimestamp

The time when the finding was first observed.

Last Seenlast_seen_timeTimestamp

The time when the finding was most recently observed.

Modified Timemodified_timeTimestamp

The time when the finding was last modified.

ProductproductProduct[]

Details about the product that reported the finding.

Product Identifierproduct_uidString

The unique identifier of the product that reported the finding.

🚧 WARNING: DEPRECATED

Product Identifier has been deprecated since 1.4.0. Use the uid attribute in the product object instead. See specific usage.

Raw Dataraw_dataJSON

Group:context
The event data as received from the event source.

Record IDrecord_idString

Group:primary
Unique identifier for the object

Remediation GuidanceremediationRemediation[]

Describes the recommended remediation steps to address identified issue(s).

Source URLsrc_urlURL String

Entity:URL_STRING
The URL pointing to the source of the finding.

Supporting Datasupporting_dataJSON

Additional data supporting a finding as provided by security tool

TitletitleString

A title or a brief phrase summarizing the reported finding.

TypestypesString[]

One or more types of the reported finding.

Unique IDuidString

The unique identifier of the reported finding.

UnmappedunmappedUnmapped[]

Data from the source that was not mapped into the schema.

Relationships

Finding shown in context

Inbound Relationships

These objects and events reference Finding in their attributes:

Outbound Relationships

Finding references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0