The regex used to obfuscate sensitive data nowadays works only on string parameters.
Extend the regex or add a new regex in order to get also data without double-quotes.
In that case, try to figure out if null is a better value for boolean, numbers in place of "**************" used for strings.
The regex used to obfuscate sensitive data nowadays works only on string parameters.
Extend the regex or add a new regex in order to get also data without double-quotes.
In that case, try to figure out if null is a better value for boolean, numbers in place of "**************" used for strings.