RankServiceOwners

Recommend most likely service owners from those surfaced by Cortex ASM Enrichment.

python · Cortex Attack Surface Management

Details

IDRankServiceOwners
Languagepython
From Version6.5.0
Docker Imagedemisto/xpanse-ml-ev2:1.0.0.10182333

README

Recommend most likely service owners from those surfaced by Cortex ASM Enrichment.

Script Data


Name Description
Script Type python3
Cortex XSOAR Version 6.8.0

Inputs


Argument Name Description
owners List of potential service owners
asmsystemids System IDs or names associated with the compute instance
owners List of potential service owners.
ownerrelatedfield The field of the alert or issue that owners should be stored.
tenantcommand False will use !setAlert, True will use !setIssue.

Outputs


There are no outputs for this script.

args:
- description: List of potential service owners.
  isArray: true
  name: owners
- description: System IDs or names associated with the compute instance.
  isArray: true
  name: asmsystemids
- defaultValue: asmserviceowner
  description: The field of the alert or issue in which the owners should be stored.
  name: ownerrelatedfield
- defaultValue: "False"
  description: False will use !setAlert, True will use !setIssue.
  name: tenantcommand
  auto: PREDEFINED
  predefined:
  - "True"
  - "False"
comment: Recommend most likely service owners from those surfaced by Cortex ASM Enrichment.
commonfields:
  id: RankServiceOwners
  version: -1
dockerimage: demisto/xpanse-ml-ev2:1.0.0.10182333
enabled: true
name: RankServiceOwners
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.5.0
tests:
- No tests (auto formatted)
runonce: false
engineinfo: {}