Greenmask 0.1.5¶
This release introduces a new Greenmask command, improvements, bug fixes, and numerous documentation updates.
New features¶
Added a new Greenmask CLI command—show-transformer that shows detailed information about a specified transformer.
Improvements¶
- The Hash transformer has been completely remastered and now has the
functionparameter to choose from some hash algorithm options and themax_lengthparameter to truncate the hash tail. - Split information about transformers between the
list-transformersand newshow-transformerCLI commands, which allows for more comprehensible and useful outputs for both commands - Added error severity for the
Cmdparameter validator - Improved UX for the Greenmask release binaries
Fixes¶
- Fixed metadata enrichment for validation warnings caused by
RawValueValidator - Fixed a typo in the
credit_cardvalue for thetypeparameter of theMaskingtransformer - Fixed Greenmask Playground environment variables and the
cleanupcommand - Fixed
list-dump,list-transformers, andrestorecommands exit code on error
Assets¶
To download the Greenmask binary compatible with your system, see the release's assets list.