Re: [Clamav-devel] I am uncertain of the meaning of cl_engin…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Tomasz Kojm
Date:  
To: clamav-devel
Subject: Re: [Clamav-devel] I am uncertain of the meaning of cl_engine_field members
On Wed, 27 May 2009 12:08:54 +0200
Janos SUTO <> wrote:

> Tomasz Kojm wrote:
>
> > Most of them are self-explanatory, also the source code of clamd and
> > clamscan should clear up any doubts. Which particular fields confuse you?
>
> These:
>
> CL_ENGINE_MAX_FILESIZE


# Files larger than this limit won't be scanned. Affects the input file itself
# as well as files contained inside it (when the input file is an archive, a
# document or some other kind of container).
# Value of 0 disables the limit.

> CL_ENGINE_MAX_SCANSIZE


# This option sets the maximum amount of data to be scanned for each input file.
# Archives and other containers are recursively extracted and scanned up to this
# value.
# Value of 0 disables the limit

> CL_ENGINE_MIN_CC_COUNT


# This option sets the lowest number of Credit Card numbers found in a file
# to generate a detect.

> CL_ENGINE_MIN_SSN_COUNT


# This option sets the lowest number of Social Security Numbers found
# in a file to generate a detect.

-- 
   oo    .....         Tomasz Kojm <>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Wed May 27 12:34:59 CEST 2009
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net