A minimal Node.js wrapper around ClamAV that scans any file and returns a typed Verdict Symbol:

  • Verdict.Clean
  • Verdict.Malicious
  • Verdict.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

Repo: https://github.com/pompelmi/pompelmi

you are viewing a single comment's thread
view the rest of the comments
[+] 2 points 4 months ago (6 children)
  • [–] [S] 1 point 4 months ago (3 children)

    why the link is broken? can't you open the repo?

  • source
  • parent
  • hideshow 3 child comments
  • [+] 1 point 4 months ago* (2 children)