Hi folks, is there any input validation in camel regarding secure coding guidelines as the OWASP suggests (check for nullbytes, hazardous characters, and so on)? My research in the mailinglist and the wiki didn't turn up anything, but that doesn't mean there is no such thing.
If there is really nothing: Do I interpret the documentation of interceptFrom() correct, when I think that this is global for all routes, so I could add an generic "OwaspInterceptor" to all my routes? Regards, Frank -- View this message in context: http://camel.465427.n5.nabble.com/Security-Input-validation-in-camel-tp5734451.html Sent from the Camel - Users mailing list archive at Nabble.com.
