...
SDV05-J. Prevent XML Injection
SDV07SDV06-J. Prevent XPath Injection
SDV07-J. Prevent Xpath InjectionSDV08-J. Understand how escape characters are interpreted when String literals are compiled
SDV09SDV08-J. Sanitize before processing or storing user input
SDV10SDV9-J. Account for supplementary and combining characters in globalized code
SDV11SDV10-J. Validate strings after performing normalization
SDV12SDV11-J. Do not delete non-character code points
SDV13SDV12-J. Prevent XML external entity attacks
SDV14SDV13-J. Properly encode or escape output
SDV15SDV14-J. Do not use locale dependent methods on locale insensitive data
...