jinja2cpp / jinja2cpp/Jinja2Cpp

Not protected against infinite include chain

Open
#160 0 comments 0 reactions 1 assignee Claimed by @flexferrum View on GitHub
bug
Dominant language
C++
Stars
600
Forks
114
PR merge metrics
No merged PRs in 30d

Description

It's feasible to craft a template whose processing is able to hang the main program.
It will be nice to set an upper limit on the depth of the include chain.
For example: ```{% include "myself.tpl" %}```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.