| Name |
Name of the new classification rule. |
| Active |
Option to activate the rule. |
| Description |
Description of the new classification rule. |
| Execution order |
Order in which the rule should be executed. |
| Advanced view |
Option to view additional fields on the tabbed sections. |
| When this condition is met |
| Condition type |
Type of condition for the rule. Choices are as follows:
- Filter: Basic filter conditions for determining whether to use the rule or not.
- Filter group: Set of multiple conditions that are used together. The rule is evaluated based on the conditions defined in the filter group.
- Script: Scripted condition used to determine when to apply this rule.
This field appears only when the Advanced view option is selected. |
| Condition |
Condition for the rule. Define conditions based on the column selected on the required vulnerability entry column. You can add multiple conditions to refine the rule. This field appears only when
Filter is selected from the Condition type field.注: When defining multiple conditions or templates, you can select only from a parent and a child table.
You cannot select from two or more child tables. |
| Filter group |
Group of filters. The group is defined when a set of conditions is used repeatedly in multiple places. Click the lookup using the list icon ( ) to select the filter group. For more information, see Create and define filter groups in Security
Operations. This field appears only when Filter group is selected from the Condition type field. |
| Script |
Script that is evaluated to determine when to apply this rule. You can write your code and set the response as either true or false. This field appears only when Script is selected
from the Condition type field |
| Set these values |
| Classification |
Classification of the rule. To select an option, click the bulb icon ( ). The list displays the options for Platform and Application. Alternatively, you can enter your own classification that is not in the list. |
| Classification type |
Type of classification. This field shows the filtered list of classification types based on your selected value for the Classification field. |
| Value type |
Type of the value that is assigned by using this rule. Choices are as follows:
- Template: Select a template. You can use a required template.
- Script: Select a pre-existing script, or write your own custom script.
This field appears only when the Advanced view option is selected. |
| Template |
Another condition for the rule apart from the Classification and Classification type fields. Select a combination of fields and values that you want to set
when the rule is evaluated. This field appears only when Template is selected from the Value type field. |
| Script value |
Script to set values on the current record. This field defines what values to set on the fields in vulnerability entries. This field appears only when Script is selected from the
Value type field. |