Scan Source Type

The source type of the IP that performed the scan. Can be "Internal" or "External".

Port Scan singleSelect

Details

IDincident_scansourcetype
CLI Namescansourcetype
TypesingleSelect
Version-1
RequiredNo
Read OnlyNo
Use as KPIYes
SearchableYes

Select Values

  • Internal
  • External

Associated Incident Types

{
    "id": "incident_scansourcetype",
    "version": -1,
    "modified": "2020-03-31T14:41:07.754826094Z",
    "name": "Scan Source Type",
    "ownerOnly": false,
    "placeholder": "",
    "description": "The source type of the IP that performed the scan. Can be \"Internal\" or \"External\".",
    "cliName": "scansourcetype",
    "type": "singleSelect",
    "closeForm": false,
    "editForm": true,
    "required": false,
    "script": "",
    "fieldCalcScript": "",
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "selectValues": [
        "Internal",
        "External"
    ],
    "validationRegex": "",
    "useAsKpi": true,
    "locked": false,
    "system": false,
    "content": true,
    "group": 0,
    "hidden": false,
    "associatedTypes": [
        "Port Scan"
    ],
    "systemAssociatedTypes": null,
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": false,
    "caseInsensitive": true,
    "columns": null,
    "defaultRows": null,
    "sla": 0,
    "threshold": 72,
    "breachScript": "",
    "fromVersion": "5.0.0"
}