Manage Sensitive Data Discovery
Command overview: immuta sdd
immuta sdd
This command allows you to customize and run SDD in your instance of Immuta. The table below illustrates subcommands and arguments.
Subcommands | Description |
---|---|
Manage SDD identifiers. | |
Run SDD on specific data sources or all data sources. | |
Manage SDD frameworks. |
Options
Use these options to get more details about the sdd
command or any of its subcommands:
-h
--help
SDD workflow
Two common workflows for using SDD are outlined below. The first illustrates how to apply a global framework to all data sources, while the second outlines how users can create and apply frameworks to data sources they own.
The tutorials linked below show how to use the CLI to complete this workflow. For an overview of how sensitive data discovery works, see this overview.
Workflow 1: Apply the global framework to all data sources
Data governor creates a framework using one or more identifiers.
Workflow 2: Apply a framework to a specific data source
Data governor creates one or more identifiers.
Data owner triggers SDD on one or more data sources and resulting tags are applied to columns where criteria were met.
Last updated