Affected Code
affected_code
The Affected Code object describes details about a code block identified as vulnerable.
Attributes
| Caption | Name | Type | Description |
|---|---|---|---|
| End Column | end_column | Integer | The column number of the last part of the assessed code identified as vulnerable. |
| End Line | end_line | Integer | The line number of the last line of code block identified as vulnerable. |
| File | file | File[] | Entity: |
| Owner | owner | User[] | Entity: |
| Raw Data | raw_data | JSON | Group: |
| Record ID | record_id | String | Group: |
| Remediation Guidance | remediation | Remediation[] | Describes the recommended remediation steps to address identified issue(s). |
| Related Rule | rule | Rule[] | Details about the specific rule, e.g., those defined as part of a larger policy, that triggered the finding. |
| Start Column | start_column | Integer | The column number of the first part of the assessed code identified as vulnerable. |
| Start Line | start_line | Integer | The line number of the first line of code block identified as vulnerable. |
| Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. |
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.5.1+ocsf-1.6.0
Updated 2 days ago