-
I usually inject jinja2 statements into my cloudformation templates to add control flow statements or loops and render the working template later. Unfortunately this great plugin stops parsing at the …
-
Make sure the lessons and quizzes buttons are all functional and link to the proper pages. Jinja implementation is likely necessary to make this work
-
## CVE-2024-34064 - Medium Severity Vulnerability
Vulnerable Library - Jinja2-3.1.2-py3-none-any.whl
A very fast and expressive template engine.
Library home page: https://files.pythonhosted.org/pac…
-
The GPG renderer is a bit different from most renderers in that it is designed to operate recursively on objects, returning a copy of the object with all the ciphertext decrypted. This works great for…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I'm trying to set up sqlfluff in my dbt project a…
-
##### SUMMARY
When passing the kubeconfig to various kubernetes.core modules as a dictionary instead of a path, it contains sensitive data and should not be logged.
I've patched this in ou…
-
#### Description of problem:
Jinja macro `create_local_interactive_users_object` which generates OVAL objects related to local interactive users needs to be enhanced for better readability and for be…
-
Jinja has a useful feature where you can strip out whitespace that you've added to make your template more readable:
``` jinja
{% for item in seq -%}
{{ item }}
{%- endfor %}
```
> This will yie…
-
Hello @ykmnkmi - First you have done an AMAZING job with jinja.dart and we would like to help contribute. Or we would be happy to pay you to add some functionality so you could financially benefit fr…
-
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint
- [x] I've searched the [issues](https://github.com/djlint/djLint/issues)
- [x] I've read the [docs](https://djlint.com)…