View on Git Added a Server Side Template Injection scanner to the OWASP framework. Checks for template injetion in a variety of commonly used rendering engines such as Django, Ruby on Rails, and React.
Template Injection occur's when user input that is rendered on the page is not filtered.