apache/airflow

Fix User name and other parameters potentially containing HTLM characters

Aberta

#36.270 aberto em 17 de dez. de 2023

 (5 comentários) (0 reação) (0 responsável)Python (16.781 forks)batch import
good first issuekind:meta

Métricas do repositório

Stars
 (44.809 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 18h) (834 fundiu PRs em 30d)

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.

Guia do colaborador