CompanyOnwership_icon
OutSystems Lab
Created on 30 June 2020
icon_unfollowing
Login to follow
data-anonymization

Data Anonymization

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 30 June 2020 by 
OutSystems Lab
data-anonymization

Data Anonymization

Details
Library to support with Data Anonymization features. It will provide you with a set of functions to mask, shuffle, randomize, replace or disturb data.
Read more

This library will allow you to create an additional layer of protection over your data. 

It will handle JSON structures and allow you to:

  • Apply a mask to your data. Useful to protect credit cards, phone numbers and others;
  • Shuffle your data. Useful when dealing with lists;
  • Assing a specific value. Replace all values with a predetermined value;
  • Randomize: Generate a random number or string for a specific attribute;
  • Variation: Apply some random noise over numerical attributes.
Release notes (1.0.0)
Reviews (2)
by 
2021-06-15
in version 1.0.0
Interesting app and out of the box. Will keep an eye for future improvements.
by 
2020-07-08
in version 1.0.0
Great demo on how to use this library in the tech talk https://www.outsystems.com/events/tech-talks/data-anonymization-best-practices/ This is a pretty straightforward rules-based approach library to anonymize your data in multiple scenarios (e.g. data rendered on the UI, data exposed through APIs) very adaptable to OutSystems development. Good job Carlos, Rodolfo!
Category
Functional libraries & utilities, Database
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Data Anonymization has no dependencies.
Application Objects
Data Anonymization has 2 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads