leizongmin / js-xss

Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
http://jsxss.com
Other
5.19k stars 630 forks source link

[Question] Why the `muted` attribute of the `video` tag not in the default whitelist? #227

Closed maltoze closed 3 years ago

maltoze commented 3 years ago

Is there a security risk with the muted?

Thanks.

leizongmin commented 3 years ago

I have published a new version xss@1.0.9 including the following changes: