Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 478 Bytes

TODO.md

File metadata and controls

14 lines (13 loc) · 478 Bytes

PHP Antimalware Scanner

TODO

  • Docker Image
  • Multi Language
  • Output with EventSource or alternative methods for interact with a UI
  • A cache for faster performances
  • User Interface (using React)
  • Checksum files of the most popular platform for a whitelist (and implement the check with checksum) for no have more false positive
    • Wordpress (can be used api with version autodetection)
    • WooCommerce
    • Drupal
    • Joomla
    • Magento