Recast and Change Result Rule Export Fields and Associated CSV Keys

The Export Recast and Change Result Rules page shows you how to export recast and change result rule data from the Recast page in either CSV or JSON format. When you export the data as a CSV file, it will contain keys and their corresponding values. Mapping the keys to the exported column fields keys used in the CSV may not be immediately obvious. The tables below show you the mapping of Recast columns to both recast rule keys and change result rule keys. There is a downloadable CSV file below each table.

Recast Rule Export Mapping for Vulnerabilities and Web Applications

The following table shows the mapping of each Recast Rule Export Field to the associated key in the exported CSV file. This mapping applies to exporting recast rules for Vulnerabilities and Web Applications.

Recast Rule Export Field Recast Rule Export Key
Name rule_name
Rule ID rule_id
Criteria filter
Rule Type rule_value.action
Description description
Disabled disabled_details.disabled_at
Disabled By disabled_details.disabled_by
Disabled Reason disabled_details.disabled_reason
Expires expires_at

Created

created_at
Owner created_by
Reason for Change rule_value.comment
Updated updated_at
Updated By updated_by
Original Severity rule_value.original_severity
New Severity rule_value.severity
Status disabled_details.disabled

Use this link to download the CSV file for the Recast Rule Export Mappings.

Change Result Export Mapping for Host Audits

The following table shows the mapping of each Change Result Export Field to the associated key in the exported CSV file. This mapping applies to exporting change result rules for Host Audits.

Change Result Rule Export Field Recast Rule Export Key
Name rule_name
Rule ID rule_id
Criteria filter
Rule Type rule_value.action
Description description
Disabled disabled_details.disabled_at
Disabled By disabled_details.disabled_by
Disabled Reason disabled_details.disabled_reason
Expires expires_at

Created

created_at
Owner created_by
Reason for Change rule_value.comment
Updated updated_at
Updated By updated_by
Original Result

original_compliance_result

Updated Result rules_value.compliance_result
Status disabled_details.disabled

Use this link to download the CSV file for the Change Result Rule Export Mappings.