Skip to content

Fix Jinja2 autoescape disabled XSS vulnerability#163

Merged
prabinoid merged 1 commit into
naxa-develop-latestfrom
pr-7217
Apr 7, 2026
Merged

Fix Jinja2 autoescape disabled XSS vulnerability#163
prabinoid merged 1 commit into
naxa-develop-latestfrom
pr-7217

Conversation

@prabinoid
Copy link
Copy Markdown

No description provided.

Enable autoescape=True in the Jinja2 Environment to prevent cross-site scripting via user-controlled template variables.
Flagged by Bandit (B701) and Semgrep.
@prabinoid prabinoid merged commit aad222b into naxa-develop-latest Apr 7, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants