Exporting Waiver Data
Exporting Waiver Data
Select Export Waivers Data to download the waiver data to a CSV file. The table below lists the information included in the waiver export.
| Field name | Field value |
|---|---|
| Waiver Id | Unique waiver ID generated by IQ server at the time of waiver creation |
| Threat level | Threat level associated with the policy to be waived |
| Created Date | Date of waiver creation (format yyyy-mm-ddThh:mm:ssZ 'T' is a quoted character and 'Z' represents UTC) |
| Expiration Date | Date when the waiver is set to expire (format yyyy-mm-ddThh:mm:ssZ 'T' is a quoted character and 'Z' represents UTC) |
| Policy Id | Unique policy ID generated by IQ Server at the time of policy creation |
| Policy Name | Name of the policy to be waived (e.g. Security-critical, Integrity-Rating, Security-High etc) |
| Policy Constraints | Conditions and constraints checked by the policy that is waived by this waiver |
| Scope Type | The scope of the waiver determines whether the policy waiver will be applied to a specific org, application or repository. |
| Scope Id | IQ server generated scope ID, useful for automation with REST APIs |
| Scope Name | Organizational level at which the waiver is created. |
| Component Match Strategy | Match strategy can be all components, all versions, or exact match. |
| Component Hash | Unique component identifier |
| Component Name | Name of the component associated with the policy that is waived by this waiver |
| Upgrade | Indicates that an upgrade is available for the waived component. (Waived Component Upgrades must be configured.) |
| Created by Id | Userid of waiver creator |
| Created by Name | Username of the waiver creator |
| Comment | Optional descriptive comments for the waiver |
| Is Auto Waiver | Specifies if this is an auto waiver. |
| Waiver Reason Id | Numeric ID representing this waiver's selected waiver reason. |
| Waiver Reason Text | Plain-text explanation for the waiver (i.e., Acknowledged violation, Mitigated externally, No upgrade path, Not reachable, Not exploitable, Researching, Other) |