Skip to content
Snippets Groups Projects
Select Git revision
  • 15e14d911ebc02d7755390f9cae353eb96e04327
  • master default protected
  • sdk-8.0.0_support
  • VirusCheckPluginV2
4 results

viruscheckplugin4rosetta

  • Clone with SSH
  • Clone with HTTPS
  • Plugin for Rosetta to enable real virus checking.
    
    Rosetta is a digital preservation software by ExLibrisGroup, see
    http://www.exlibrisgroup.com/de/ for details.
    
    The plugin uses the free software freshclamd/clamAV, see 
    http://www.clamav.net/lang/en/
    
    The code is partially based on https://code.google.com/p/clamavj/source/browse/trunk/src/main/java/com/philvarner/clamavj/ClamScan.java?r=2
     https://github.com/vrtadmin/clamav-devel/blob/master/clamdscan/client.c and 
     https://github.com/vrtadmin/clamav-devel/blob/master/clamdscan/proto.c
    
     Hint: the plugin uses the VirusCheckPlugin interface version 2 now.
    
    and therefore licenced via Apache License Version 2.0. 
    
    Andreas Romeyke