An open API service indexing awesome lists of open source software.

https://github.com/sebdeveloper6952/malware-scanning-dvm


https://github.com/sebdeveloper6952/malware-scanning-dvm

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Malware Scanning DVM

Implementation of a DVM that scans files for malware using libclamav.

### TODO
- [ ] validate URL has something that is scannable
- [ ] limit size of downloaded file
- [x] implement db layer to cache result of already scanned files