You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As detailed in mozilla/nunjucks-docs#17 the templating engine has the capability to execute code. as such, this needs to be prevented.
details
fix the vulnerability or find one that isn't vulnerable
Currently Jinja is used for external links for building the URL from the models data. i.e. {{ device.name }}. There are future plans for jinja to be used within templating.
As detailed in mozilla/nunjucks-docs#17 the templating engine has the capability to execute code. as such, this needs to be prevented.
details
Currently Jinja is used for external links for building the URL from the models data. i.e.
{{ device.name }}
. There are future plans for jinja to be used within templating.Links
The text was updated successfully, but these errors were encountered: