apache/airflow

Fix User name and other parameters potentially containing HTLM characters

Open

Aperta il 17 dic 2023

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Python (44.809 star) (16.781 fork)batch import
good first issuekind:meta

Descrizione

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.

Guida contributor