apache/airflow
在 GitHub 查看Fix User name and other parameters potentially containing HTLM characters
Open
#36,270 创建于 2023年12月17日
good first issuekind:meta
仓库指标
- Star
- (44,809 star)
- PR 合并指标
- (平均合并 7天 18小时) (30 天内合并 834 个 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.