Class SanityChecker

java.lang.Object
fr.gouv.vitam.common.security.SanityChecker

public class SanityChecker extends Object
Checker for Sanity of XML, Json and JsonL (json-lines)

Json : check if json is not exceed the limit size, if json does not contain script tag
XML: check if XML file is not exceed the limit size, and it does not contain CDATA, ENTITY or SCRIPT tag