* Michael Orlitzky wrote:
> On 10/26/2010 01:18 PM, Nathan Gibbs wrote:
>> Clamav Common Execution Environment patch set
>>
>> http://www.cmpublishers.com/oss/ccee-0.96.4.tar.gz
>>
>> Clamav Unified Event System
>> Upgrade to work with the above patch set, also backward compatible with stock
>> ClamAV
>>
>> http://www.cmpublishers.com/oss/clues.tar.gz
> 
> So, what does it do?
> 
> 

CCEE is a patch set to the ClamAV source that partially implements a fix for
bug 1754.
It makes the following changes to the environment in which external scripts
are called by ClamAV.

1. it doesn't use the shell to execute the scripts, it just calls them directly.
2. It adds this information to the execution environment as the following
Variables.

Variable:       Desc:
ClAM_EVENT      The event that was initiated by ClamAV.
CLAM_ENGINE     The ClamAV Engine version.
CLAM_HOST       The Hostname on which the CLAMAV installation is running.
If the event is VirusAction or VirusEvent
the Virus name and location is passed into the environment also,


CLUES is an external script that can work as the external event handler for
either a stock ClamAV installation or a CCEE enhanced installation.

More info can be found at
http://www.cmpublishers.com/oss/

or in the included documentation.

-- 
Sincerely,

Nathan Gibbs

Systems Administrator
Christ Media
http://www.cmpublishers.com


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to