mozilla / bleach

Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
https://bleach.readthedocs.io/en/latest/
Other
2.65k stars 251 forks source link

Q: vendoring `html5lib` and `parse` #628

Closed kloczek closed 2 years ago

kloczek commented 2 years ago

There are any issues with those two modules that that thay've been bundled into bleach/_vendor? Just asking because I'm interested those issues if there sometning critical :) (in bleach/_vendor/README.rst there is no to much details about that)

willkg commented 2 years ago

I don't understand what you're asking. Are you asking why we vendored those two modules? Or are you asking whether there are any issues with vendoring those modules that you need to know about? Or something else?

willkg commented 2 years ago

Given that there's no reply, I'm closing this out.