apache/airflow

Fix User name and other parameters potentially containing HTLM characters

Open

#36.270 geöffnet am 17. Dez. 2023

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (44.809 Stars) (16.781 Forks)batch import
good first issuekind:meta

Beschreibung

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