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.

貢獻者指南