potiuk commented on code in PR #35460: URL: https://github.com/apache/airflow/pull/35460#discussion_r1382637558
########## newsfragments/35460.significant.rst: ########## @@ -0,0 +1,10 @@ +Per default raw HTML code in DAG docs and DAG params descriptions is disabled with 2.8.0. + +To ensure that no maliceus javascript can be injected with DAG descriptions or trigger UI forms by DAG authors Review Comment: ```suggestion To ensure that no malicious javascript can be injected with DAG descriptions or trigger UI forms by DAG authors ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
