apache/airflow
GitHub で見るFix User name and other parameters potentially containing HTLM characters
Open
#36,270 opened on 2023年12月17日
good first issuekind:meta
説明
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.