ASM - Remediation Path Rule

Shows information on matching remediation path rule

Cortex Attack Surface Management grid

Details

IDincident_asmremediationpathrule
CLI Nameasmremediationpathrule
Typegrid
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableNo
{
    "associatedToAll": true,
    "caseInsensitive": true,
    "cliName": "asmremediationpathrule",
    "closeForm": false,
    "columns": [
        {
            "displayName": "Name",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "name",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Name of the matching Remediation Path Rule."
        },
        {
            "displayName": "Description",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "description",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Description of the matching rule."
        },
        {
            "displayName": "Action",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "action",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Action of the matching rule."
        },
        {
            "displayName": "Created_by",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "created_by",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: The user that created the rule."
        },
        {
            "displayName": "Criteria",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "criteria",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: The criteria of the rule."
        }
    ],
    "content": true,
    "defaultRows": [
        {}
    ],
    "description": "Shows information on matching remediation path rule",
    "editForm": true,
    "group": 0,
    "hidden": false,
    "id": "incident_asmremediationpathrule",
    "isReadOnly": false,
    "locked": false,
    "name": "ASM - Remediation Path Rule",
    "neverSetAsRequired": false,
    "openEnded": false,
    "ownerOnly": false,
    "required": false,
    "sla": 0,
    "system": false,
    "threshold": 72,
    "type": "grid",
    "unmapped": false,
    "unsearchable": true,
    "useAsKpi": false,
    "version": -1,
    "fromVersion": "6.5.0"
}