Affected Code
The Affected Code object describes details about a code block identified as vulnerable.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
End Line | end_line |
Integer | The line number of the last line of code block identified as vulnerable. |
File | file |
File[] | Details about the file that contains the affected code block. |
Owner | owner |
User[] | Details about the user that owns the affected file. |
Raw Data | raw_data |
JSON | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Remediation Guidance | remediation |
Remediation[] | Describes the recommended remediation steps to address identified issue(s). |
Start Line | start_line |
Integer | The line number of the first line of code block identified as vulnerable. |
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
Relationships
Inbound Relationships
These objects and events reference Affected Code in their attributes:
Outbound Relationships
Affected Code references the following objects and events in its attributes:
This page describes qdm-1.3.2+ocsf-1.3.0
Updated 2 months ago