Package fr.gouv.vitam.common.security
Security package for Vitam
-
Class Summary Class Description SafeFileChecker Checker for Sanity of file manipulation to avoid Path Traversal vulnerabilitySanityChecker Checker for Sanity of XML and Json
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 tagVitamLoggerLog Dummy Implementation of Logger for ESAPIVitamLoggerLogFactory Dummy Implementation of Logger Factory for Esapi -
Exception Summary Exception Description IllegalPathException