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 253 forks source link

feature: support for native sanitizer API builtins and configuration #638

Closed g-k closed 11 months ago

g-k commented 2 years ago

Consider adopting or providing a compatibility layer to support the native sanitizer API:

willkg commented 11 months ago

We deprecated the project, so we're not going to add any new features.