Skip to content

dorianmariecom/dorian-anonymize-yaml

Repository files navigation

dorian-anonymize-yaml

Anonymize YAML values while preserving the YAML shape.

Install

gem install dorian-anonymize-yaml

Also included in the aggregate gem:

gem install dorian

Usage

anonymize-yaml [yaml ...] [file ...]

Run anonymize-yaml -h for generated option details and anonymize-yaml -v for the installed version.

Notes

  • Strings keep their letter/digit pattern, numbers become zeroes, booleans become false, and arrays/hashes keep their structure.

Examples

Anonymize inline YAML

anonymize-yaml "name: Secret123"

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors