Skip to main content

Rubrik DSPM Violation Remediation - Rubrik Security Cloud

This Playbook is part of the Rubrik Security Cloud Pack.#

Supported versions

Available on Cortex XSOAR (versions 6.10.0 and later) and Cortex XSIAM.

This playbook remediates DSPM violations by retrieving violation details and affected file information, downloading the affected file details and remediation logs as CSV files, quarantining the affected files and updating the violation status.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • Rubrik Quarantine Files General

Integrations#

This playbook does not use any integrations.

Scripts#

  • DeleteContext
  • RubrikPullDSPMViolationFileInformation
  • RubrikPullDSPMViolationInformation
  • Set

Commands#

  • rubrik-data-security-violation-csv-download
  • rubrik-data-security-violation-log-download
  • rubrik-data-security-violation-status-update

Playbook Inputs#


NameDescriptionDefault ValueRequired
violation_idThe ID of the DSPM violation.

Note: Users can get the violation ID by executing the "rubrik-data-security-violation-list" command.
incident.rubrikviolationidOptional
object_idThe object ID.

Note: Users can retrieve the object ID by executing the "rubrik-polaris-objects-list" command.
incident.rubrikpolarisobjectidOptional
snapshot_idThe snapshot ID.

Note: Users can retrieve the snapshot ID by executing the "rubrik-polaris-object-snapshot-list" command.
incident.rubriksnapshotidOptional
object_nameThe object Name.

Note: If not specified playbook will retrieve it using the "rubrik-data-security-violation-get" command.
incident.rubrikpolarisobjectnameOptional
limitNumber of results to retrieve in the response. The maximum allowed size is 1000.1000Optional
quarantine_folder_idThe ID of the quarantine folder where the affected files will be moved.Optional

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


Rubrik DSPM Violation Remediation - Rubrik Security Cloud