Skip to main content

Module json

Module json 

Source

Structsยง

JsonObfuscator
Obfuscates a JSON string by replacing all leaf values with "?", unless the value belongs to a key listed in keep_keys, in which case it is left verbatim.