FICHA · MANJARO

haskell-xss-sanitize

sanitize untrusted HTML to prevent XSS attacks

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Sanitizes untrusted HTML to reduce cross-site scripting risk in Haskell applications. Sanitizing removes or filters dangerous markup before content is shown in a browser.

It is useful for comments, rich-text fields, imported HTML, previews, and web applications that display user-supplied content. It should be combined with output escaping, strict policies, and security testing because sanitizers are part of a wider defense.

Permissions

Permissions not analysed for this source yet.