feat: add pompelmi to Security section (#961)

Adding pompelmi, a malware scanner for Node.js.
This commit is contained in:
Tommaso Bertocchi 2025-12-05 10:37:27 +01:00 committed by GitHub
parent 53213600d9
commit 856eebfe19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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