Skip to content

1.37.0

Choose a tag to compare

@rogefm rogefm released this 10 Jun 14:56
· 465 commits to main since this release
361a1e8

Changelog

361a1e8 Implement Data Masking feature with complete CRUD functionality (#909)

  • [backend] Add Data Masking for MS Presidio
  • [backend] Add table to handle data masking rules configuration deprecating plugin connections
  • [backend] Add attribute to enable or disable the data masking rule for a single connection
  • [backend] Add adhoc recognizers to support regex and deny word list
  • [backend] Add attribute to load data masking from a different data source
  • [misc] Add documentation and recipe to run mspresidio locally
  • [frontend] Add AI Data Masking feature with routing, subscriptions, and UI components
  • [frontend] Add AI Data Masking state management and UI components
  • [frontend] Enhance rule formatting by adding support for custom entity types and improving rule creation logic
  • [frontend] Add confirmation dialog for deleting AI Data Masking rules
  • [frontend] Fix key assignment in rules table and update multiselect styles for consistency
  • [frontend] Refactor rule list and table components for improved UI consistency and accessibility
  • [frontend] Refactor entity type definitions and update helper functions for consistency
  • [frontend] Enhance AI Data Masking component with gateway info and conditional rendering for provider-specific actions
  • [frontend] Refactor rules table component to improve on-change handling and key assignment for better performance and consistency
  • [frontend] Refactor rule list component to enhance badge rendering for supported and custom entity types
  • [frontend] Refactor AI Data Masking helper functions to enhance preset definitions and streamline rule creation
  • [frontend] Refactor data masking presets and DLP info types to include additional identifiers and streamline definitions

1ee2474 Add plugin connections api (#874)

  • The default plugins are now enabled when a new organization is being created
  • Review and DLP plugins are created in a transaction to avoid data inconsistency

Assets

Docker Images

Agent Image | amd64

Helm Chart