From 856eebfe190ae2ededd00999563eb58b5d5f9165 Mon Sep 17 00:00:00 2001 From: Tommaso Bertocchi <148005572+SonoTommy@users.noreply.github.com> Date: Fri, 5 Dec 2025 10:37:27 +0100 Subject: [PATCH] feat: add pompelmi to Security section (#961) 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 630401b..eb407c7 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