Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Security Deck
    • Overview
    • Security Deck workspaces
    • Alerts in Security Deck
    • Data Security Posture Management (DSPM)
    • Kubernetes® Security Posture Management (KSPM)
    • Cloud Infrastructure Entitlement Management (CIEM)
    • Cloud Security Posture Management (CSPM)
    • Threat Detector (TD)
    • Vulnerability Management (VM)
    • Access Transparency
    • AI assistant
    • Quotas and limits
  • Pricing policy
  • Audit Trails events
  • Release notes

In this article:

  • Data analysis
  • Continuous scanning of changes
  • Regular scanning
  • Data source
  • Data categories
  1. Concepts
  2. Data Security Posture Management (DSPM)

Data Security Posture Management (DSPM)

Written by
Yandex Cloud
Updated at July 23, 2026
View in Markdown
  • Data analysis
  • Continuous scanning of changes
  • Regular scanning
    • Data source
  • Data categories

Data Security Posture Management, or DSPM, is a tool that helps you quickly detect sensitive information stored in Yandex Object Storage buckets and Yandex 360 disks for timely action to protect it through access policies, anonymization, etc.

DSPM has two operating modes: continuous update scanning based on data analysis and regular scanning. The management console provides a separate interface to manage each mode.

Data analysisData analysis

Note

Available in interface v2.0.

The first stage of DSPM is data analysis. This step automatically detects, identifies, and catalogs resources that may contain sensitive data within a selected environment.

The analysis starts automatically once you enable DSPM when creating or modifying an environment.

The analysis results provide a complete view of data locations across your cloud. Using this information, you can accurately define and add key scan scopes for continuous monitoring.

You can save the data analysis results to a local file or to a Yandex Object Storage bucket.

Continuous scanning of changesContinuous scanning of changes

Note

Available in interface v2.0.

To start scanning, you need to create a scan scope. A scan scope may include multiple resource groups. For each group, you can choose to scan either all environment resources or select specific targets:

  • Clouds in Yandex Cloud.
  • Yandex Cloud folders.
  • Object Storage buckets.

Optionally, you can configure filters for files within each group:

  • Select formats.
  • Set minimum and maximum size limits.
  • Define a regular expression to target a specific path.

Additionally, you can select data categories for separate searches in text and images.

Once a scan scope is created, DSPM continuously monitors it for new or modified sensitive data, providing ongoing protection.

When you run DSPM for the first time, it performs a full scan of all data stored inside the environment buckets. This may take a while since the scan targets all your data.

Following this initial scan, the module scans only modified or new files. This reduces scanning times and resource usage.

Regular scanningRegular scanning

Note

Available in interface v1.0.

DSPM detects sensitive information in buckets and disks by scanning data sources. You can run a scan once or on a schedule.

To run scans for sensitive information, use a service account.

To create a scan, the user must have the dspm.editor role for the folder specified in the Security Deck settings as the default storage as well as the iam.serviceAccounts.user role for the service account that will run the scan.

Warning

To run the scan, make sure the service account is assigned the dspm.worker role for all buckets you want to scan. If the buckets are encrypted, your service account also needs the kms.keys.decrypter role for the relevant Yandex Key Management Service encryption keys.

Before you start scanning, select a data source and specify the data categories to search for.

Data sourceData source

A data source contains settings and information about the resources to scan:

  • Object Storage buckets
  • Yandex Cloud folders
  • Yandex Cloud clouds
  • Shared Yandex 360 disks
  • Shared Yandex 360 folders

When you add folders and clouds to a data source, all buckets of the selected types in your selected clouds and/or folders will be scanned. This includes both the existing buckets and any other buckets added to these clouds and folders by the time of the scan.

You can set the following scan scopes for a data source:

  • All files: To scan all files saved in the buckets.

  • DOC / TXT: To scan .doc, .docx, and .txt text files.

  • XLS / CSV: To scan .xls, .xlsx, and .csv spreadsheet files.

  • PPT: To scan .ppt and .pptx presentation files.

  • PDF: To scan .pdf document files.

  • HTML / XML: To scan .html and .xml files.

  • Images: To scan .jpg, .jpeg, .png, .gif, .webp, and .svg image files.

  • Custom filter: To scan all files whose names do or do not match the specified patterns:

    • The file name contains: To scan files whose names match the specified pattern.
    • The file name does not contain: To ignore files whose names match the specified pattern.

    Specify the patterns using the RE2 regular expression syntax. You can specify patterns in both fields, in which case the scan will use the AND logic to select files.

You can select multiple filters at the same time; the system will use the OR logic to apply them.

You can add multiple buckets, folders, and/or clouds as well as create multiple resource groups with different scan scope settings in a single data source at once. You can also add a bucket to multiple data sources with different scan scope settings at the same time.

Data categoriesData categories

When creating a new scan, you can select data categories separately for text and images.

You can select all the available categories at once or any combination of them.

Data categories available for scanning:

  • In text:
    • Personal data: Full names, email addresses, phone numbers, and social security numbers (SNILS).
    • Financial data: Bank card details.
    • Secrets: Cloud access keys, passwords, tokens, SSH keys, etc.
  • On images:
    • Personal data: Full names, email addresses, phone numbers, and social security numbers (SNILS).
    • Financial data: Bank card details.
    • Medical data: Data from medical documents and images.
    • Other: Data from personal documents, including military IDs, pensioner IDs, academic certificates, etc.

To create data sources, set up and run scans, and view scan results, the user must have the appropriate roles.

Useful linksUseful links

  • Preparing data for scanning in DSPM
  • Creating a DSPM scan

Was the article helpful?

Previous
Requirements of the GOST R 57580 standard
Next
Kubernetes® Security Posture Management (KSPM)
© 2026 Direct Cursus Technology L.L.C.