GetProjectOwners

Parse a GCP service account email for the project name, then lookup project owners and add them to a list of potential service owners for ranking.

python · Cortex Attack Surface Management

Details

IDGetProjectOwners
Languagepython
From Version6.8.0
Docker Imagedemisto/python3:3.12.13.10116658

README

Parse a GCP service account email for the project name, then lookup project owners and add them to a list of potential service owners for ranking.

Script Data


Name Description
Script Type python3
Cortex XSOAR Version 6.8.0

Inputs


Argument Name Description
owners List of potential service owners
external_service String indicating which cloud provider the service is

Outputs


There are no outputs for this script.

args:
- description: List of potential service owners.
  isArray: true
  name: owners
- name: external_service
  description: String indicating which cloud provider the service is.
comment: Parse a GCP service account email for the project name, then lookup project owners and add them to a list of potential service owners for ranking.
commonfields:
  id: GetProjectOwners
  version: -1
dockerimage: demisto/python3:3.12.13.10116658
enabled: true
name: GetProjectOwners
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.8.0
tests:
- No tests (auto formatted)
runonce: false