jedcunningham commented on PR #36816:
URL: https://github.com/apache/airflow/pull/36816#issuecomment-1894601383

   This actually does more than just make links hyperlinks. It opens up at 
least some html injection from task logs.
   
   e.g. `print("http://apache.org/</a><b>bad-stuff!</b>")`
   before:
   ![Screenshot 2024-01-16 at 3 08 33 
PM](https://github.com/apache/airflow/assets/66968678/17857883-b56c-4bce-be14-35465fe53800)
   
   after:
   ![Screenshot 2024-01-16 at 3 07 10 
PM](https://github.com/apache/airflow/assets/66968678/4d880ff9-1db8-4c7a-b681-4410aee80c14)
   
   Even bare bold works as well.


-- 
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]

Reply via email to