パッケージ: node-dompurify (3.2.5+dfsg-1)
node-dompurify に関するリンク
Debian の資源:
node-dompurify ソースパッケージをダウンロード:
- [node-dompurify_3.2.5+dfsg-1.dsc]
- [node-dompurify_3.2.5+dfsg.orig.tar.xz]
- [node-dompurify_3.2.5+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
DOM-only, super-fast, uber-tolerant XSS sanitizer
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using else using Blink or WebKit. It doesn't break on MSIE6 or other legacy browsers. It either uses a fall-back or simply does nothing.
Node.js is an event-based server-side JavaScript engine.