A minimal Node.js wrapper around ClamAV that scans any file and returns a typed Verdict Symbol:
Verdict.CleanVerdict.MaliciousVerdict.ScanError
Zero runtime dependencies. No daemon. No cloud. No native bindings. Works locally via clamscan or remotely via clamd TCP socket (Docker-friendly).
npm install pompelmi
GitHub is disgusting now
deleted by creator
I wanna help people with integrate clam av easily in nodejs projects
I want to help junior dev or nooby to implement clamav in their nodejs project
deleted by creator
it will be used for saas, ci/cd or finance and health care projects maybe
Tough crowd here. It seems useful, good on you for making it public.
deleted by creator
deleted by creator
is not a full tool, the engine is not working on js but is clamav that is doing the part. Pompelmi it’s just a middleware between ClamAV and nodejs
deleted by creator
why the link is broken? can’t you open the repo?
deleted by creator
if i click on the image, if i click on the link inside the comment it will redirect directly to the repo, I see no issue. What do you se?
ok now i see if i click the image it s correct but in comment is wrong, now i fix it
Open source stays alive by being accessible without selling ones soul, so by not being on ShitHub but Codeberg/GitLab.


