-
**Description:**
The current `FeaturedAnnouncement` component is limited in its input capabilities and does not support HTML content or conditional rendering for different languages. To improve its f…
-
To protect the apps (especially the Electron app) from XSS attacks, we want to sanitize the displayed HTML.
[DOMPurify](https://github.com/cure53/DOMPurify/) is promising, we need to make sure it has…
-
Hello, I have a problem using my library (packed by rollup) in my Next/React application, I have this error :
ReferenceError: window is not defined
Call Stack
eval
webpack-internal:///../librar…
rm116 updated
12 months ago
-
![Screen Shot 2020-10-12 at 6 41 14 PM](https://user-images.githubusercontent.com/60280417/95805537-82a16e00-0cba-11eb-8761-7db6780c52d3.png)
![Screen Shot 2020-10-12 at 6 41 29 PM](https://user-imag…
-
##### Expected behavior.
The id attributes should not be removed
##### Actual behavior.
The id attributes are removed
##### Steps to reproduce the problem.
1. Have DOMPurify included as a glo…
-
Hi,
I use this amazing library with the angular project.
However the Angular warning displays with the following message:
Warning: ...\node_modules\canvg\lib\index.es.js depends on '@babel/runtim…
-
Many web applications allow for custom content shared between users, such as user comments. Failure to sanitize that content can lead to security issues. #421 adds some basic sanitation functionality,…
-
HugeRTE 1.0.3 (and earlier) depends on a vulnerable version of dompurify which doesn't remove invalid HTML elements within an `svg` element. This will be fixed in HugeRTE 1.0.4 like it is in TinyMCE 6…
-
As of right now, we will need to write unit tests for functions in `src/sanitizer.js` and integration tests for `Sanitizer` methods.
We might be able to draw inspiration from [the testing setup](ht…
-
**Affected Projects**
Vue.js/Nuxt
**Library Version:** x.y.z
3.3.5
**Describe the bug**
SSR/Nuxt example https://github.com/appbaseio/reactivesearch/tree/next/packages/vue/examples/with-ssr d…