Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Adds the Null Masking Strategy and Clarifies Supported Policy Masking Strategies [SOL-273] #3

Merged
merged 3 commits into from
Oct 29, 2021

Conversation

pattisdr
Copy link
Contributor

Purpose

Our first iteration of erasure policies only supports masking customer data with null values. Add an official Null Masking Strategy and clarify that other masking strategies will be supported in the next release. There are many masking strategies available directly in the masking service, however.

Changes

  • Adds the null masking strategy
  • Updates the MaskingAPIResponse schema to allow null values as the masked value (currently used in the masking service)
  • Updates docs for clarification

Ticket

https://ethyca.atlassian.net/browse/SOL-273

Copy link
Contributor

@NevilleS NevilleS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@NevilleS NevilleS merged commit c8604a0 into main Oct 29, 2021
@NevilleS NevilleS deleted the SOL-273-nullmasking branch October 29, 2021 19:43
sanders41 pushed a commit that referenced this pull request Sep 22, 2022
… Strategies [SOL-273] (#3)

* Add a null masking strategy and clarify that policy support for other masking strategies is coming in the next release.

* Remove some stray double-spaces

* Few changes to wording

Co-authored-by: Neville Samuell <neville@ethyca.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants