You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently SanatizeArgs and other Sanitize functions will sanitize the argument with a variable sized amount of asterisks based on the input. This may give some information away about non-fixed length elements. There should be an option to set this to a fixed length amount of asterisks.