apache/airflow

Fix User name and other parameters potentially containing HTLM characters

Open

#36,270 opened on 2023年12月17日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Python (16,781 forks)batch import
good first issuekind:meta

Repository metrics

Stars
 (44,809 stars)
PR merge metrics
 (平均マージ 7d 18h) (30d で 834 merged PRs)

説明

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.

コントリビューターガイド