How do we handle these below Input validation in a APEX App None of these are explicitly handled by code customization within the application.
( APEX/VBCS)
Preventing LDAP Injection
Preventing Open Redirection
Preventing Path Traversal
Preventing Session Fixation
Preventing SQL Injection
Preventing XML Injection
Securing Cookies
Preventing Clickjacking
Preventing Cross-Site Request Forgery
Preventing Cross-Site Scripting (XSS)
Preventing HTTP Response Splitting