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
If the sensitive data contains special chars, in some occasions they are going to be escaped, and Protect::protectScalar() is not going to detect them. For example quotes in JSON
If the sensitive data contains special chars, in some occasions they are going to be escaped, and
Protect::protectScalar()
is not going to detect them. For example quotes in JSONThe text was updated successfully, but these errors were encountered: