ASM - Tags

Tags from objects that can be used to determine other information (if server is Dev for example)

Cortex Attack Surface Management grid

Details

IDincident_asmtags
CLI Nameasmtags
Typegrid
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableNo
{
    "associatedToAll": true,
    "caseInsensitive": true,
    "cliName": "asmtags",
    "closeForm": false,
    "columns": [
        {
            "displayName": "Key",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "key",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Key of key/value tag or could be a list entry if not key/value format."
        },
        {
            "displayName": "Value",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "value",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Optional: Value of key/value tag or n/a if list format. Some CSPs only provide a key."
        },
        {
            "displayName": "Source",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "source",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: The source of tag. Ex: ServiceNOW, AWS, GCP, Tenable, etc."
        }
    ],
    "content": true,
    "defaultRows": [
        {},
        {},
        {}
    ],
    "description": "Tags from objects that can be used to determine other information (if server is Dev for example)",
    "editForm": true,
    "group": 0,
    "hidden": false,
    "id": "incident_asmtags",
    "isReadOnly": false,
    "locked": false,
    "name": "ASM - Tags",
    "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"
}