From 50569dbcd6c98ab4fcb67ec888ffaa36cca3a261 Mon Sep 17 00:00:00 2001 From: Tommaso Bertocchi <148005572+SonoTommy@users.noreply.github.com> Date: Thu, 4 Dec 2025 11:10:52 +0100 Subject: [PATCH] feat: add pompelmi to Security section Adding pompelmi, a malware scanner for Node.js. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 630401b0..eb407c76 100644 --- a/README.md +++ b/README.md @@ -587,6 +587,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist. * [xss-filters](https://github.com/yahoo/xss-filters) - Secure XSS Filters by Yahoo. * [sanitize-html](https://github.com/apostrophecms/sanitize-html) - sanitize-html provides a simple HTML sanitizer with a clear API. +* [pompelmi](https://github.com/pompelmi/pompelmi) - Fast file-upload malware scanning for Node.js. ## Log