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, the credit card validation in CardHolder entity uses basic validation. As discussed in PR #1651, we should enhance this by integrating OWASP ESAPI for better security and standardization.
Background
Currently, the credit card validation in
CardHolder
entity uses basic validation. As discussed in PR #1651, we should enhance this by integrating OWASP ESAPI for better security and standardization.Required Changes
CardHolder
entity to use ESAPI validator for credit card validationBenefits
References
The text was updated successfully, but these errors were encountered: