ecosia / vue-safe-html

A Vue directive which renders sanitised HTML dynamically
Other
28 stars 4 forks source link

Add note to README that it’s not XSS-safe #82

Closed axlwaii closed 1 year ago

axlwaii commented 1 year ago

Adds note to README specifying that it’s not XSS-safe, but only strips tags programmatically.