apache/airflow

Fix User name and other parameters potentially containing HTLM characters

开放

#36,270 创建于 2023年12月17日

 (5 条评论) (0 个反应) (0 位负责人)Python (16,781 个派生)batch import
good first issuekind:meta

仓库指标

星标
 (44,809 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南