Pompelmi
In-process file upload security for Node.js
#Open Source
#Software Engineering
#GitHub
Pompelmi – In-process file upload security for Node.js
Summary: Pompelmi provides in-process file upload security for Node.js applications without relying on cloud APIs or external daemons. It integrates directly with frameworks like Express, Next.js, NestJS, Fastify, and Koa to scan uploads.
What it does
Pompelmi performs file upload scanning within the Node.js process, enabling security checks without external services. It supports seamless integration with popular Node.js frameworks.
Who it's for
Developers building Node.js applications using Express, Next.js, NestJS, Fastify, or Koa who need file upload security.
Why it matters
It eliminates the need for cloud APIs or separate daemons, simplifying secure file upload handling in Node.js environments.