Skip to content

Commit b0e0ebb

Browse files
authored
Update README.md
1 parent f094f76 commit b0e0ebb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22

33
[![npm version](https://badge.fury.io/js/dompurify.svg)](http://badge.fury.io/js/dompurify) ![Build and Test](https://github.com/cure53/DOMPurify/workflows/Build%20and%20Test/badge.svg) [![Downloads](https://img.shields.io/npm/dm/dompurify.svg)](https://www.npmjs.com/package/dompurify) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs/size/dompurify?color=%233C1&label=minified) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/cure53/dompurify?color=%233C1) [![dependents](https://badgen.net/github/dependents-repo/cure53/dompurify?color=green&label=dependents)](https://github.com/cure53/DOMPurify/network/dependents)
44

5-
---
6-
⚠️ **Note on Snyk Advisory [SNYK-JS-DOMPURIFY-10176060](https://security.snyk.io/vuln/SNYK-JS-DOMPURIFY-10176060):** ⚠️
7-
8-
**This advisory targets a test server script used only for local development, if at all. The issue is mischaracterized — it does not allow reading arbitrary files, only viewing files in a browser when the test server is manually started. DOMPurify users are not affected and can safely ignore this advisory.**
9-
10-
---
11-
125
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG.
136

147
It's also very simple to use and get started with. DOMPurify was [started in February 2014](https://github.com/cure53/DOMPurify/commit/a630922616927373485e0e787ab19e73e3691b2b) and, meanwhile, has reached version **v3.2.5**.

0 commit comments

Comments
 (0)