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:

after:

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]