apache/airflow

Fix User name and other parameters potentially containing HTLM characters

Open

#36,270 opened on Dec 17, 2023

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Python (44,809 stars) (16,781 forks)batch import
good first issuekind:meta

Description

Body

The User name and other parameters should be validated to not contain characters that might contain HTML-invalid characters. Also when they do, they should be escaped when rendered on HTML pages.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Contributor guide

Fix User name and other parameters potentially containing HTLM characters · apache/airflow#36270 | Good First Issue