RubrikPullDSPMViolationInformation

Syncs the DSPM violation information from RSC to XSOAR.

python · Rubrik Security Cloud

Details

IDRubrikPullDSPMViolationInformation
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10116658

README

Syncs the DSPM violation information from RSC to XSOAR.

Script Data


Name Description
Script Type python3
Cortex XSOAR Version 6.10.0

Inputs


Argument Name Description
violation_id The ID of the DSPM Violation.

Note: If not provided, the script will try to retrieve it from the incident context.

Outputs


There are no outputs for this script.

commonfields:
  id: RubrikPullDSPMViolationInformation
  version: -1
name: RubrikPullDSPMViolationInformation
script: ''
type: python
tags: []
comment: Syncs the DSPM violation information from RSC to XSOAR.
enabled: true
args:
- name: violation_id
  description: "The ID of the DSPM Violation.\n\nNote: If not provided, the script will try to retrieve it from the incident context."
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.12.13.10116658
runas: DBotWeakRole
engineinfo: {}
fromversion: 6.10.0
tests:
- No tests (auto formatted)