Skip to main content

plugin_proval_auto_approval_status

Purpose

This view presents auto-approve category information about approval policies. It is used to create the Auto Approval Policies dataview.

Note: This view cannot be created for clients with MySQL version 5.6 since it contains multiple SELECTs within the FROM section.

Dependencies

The script, MySQL - View - Create (plugin_proval_auto_approval_status), can be used to import this dataview.

Views

plugin_proval_auto_approval_status

ColumnTypeExplanation
Examined CharacteristicsvarcharThe section of the policy being audited. (Approved, Denied, Ignored)
IDintThe ID of the Approval Policy
Approval PolicyvarcharName of the Approval Policy.
Examined Characteristics - Category StatusvarcharWhether category filtering is enabled for the audited characteristic.
Examined Characteristics - CategorieslongtextList of the categories that are either approved, denied, or ignored. For detailed information on this, refer to the Patch Approval Categories dataview documentation.
Examined Characteristics - Severity StatusvarcharWhether severity filtering is enabled for the audited characteristic.
Unspecified SeverityvarcharWhether the patches with unspecified severity are approved, ignored, or denied.
Low SeverityvarcharWhether the patches with low severity are approved, ignored, or denied.
Moderate SeverityvarcharWhether the patches with moderate severity are approved, ignored, or denied.
Important SeverityvarcharWhether the patches with important severity are approved, ignored, or denied.
Critical SeverityvarcharWhether the patches with critical severity are approved, ignored, or denied.
Examined Characteristics - Title StatusvarcharWhether title filtering is enabled for the audited characteristic.
Examined Characteristics - By TitlestextList of the titles that are either approved, denied, or ignored.
Examined Characteristics - CVSS StatusvarcharWhether the patches are approved on the basis of CVSS score or not.
Examined Characteristics - CVSS >varcharCVSS score above which auto-approval of patches is applied.