apache/airflow

Fix User name and other parameters potentially containing HTLM characters

オープン

#36,270 opened on 2023/12/17

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (16,781 件のフォーク)batch import
good first issuekind:meta

Repository metrics

Stars
 (44,809 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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