wok diff squidclamav/description.txt @ rev 25496

Up expat (2.5.0), CVE-2022-43680. Again.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:26:08 2022 +0000 (18 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/squidclamav/description.txt	Fri Dec 02 10:26:08 2022 +0000
     1.3 @@ -0,0 +1,30 @@
     1.4 +SquidClamav is an antivirus for Squid proxy based on the
     1.5 +Awards winnings ClamAv anti-virus toolkit.
     1.6 +Using it will help you securing your home or enterprise
     1.7 +network web traffic.
     1.8 +SquidClamav is the most efficient Squid ICAP service
     1.9 +antivirus tool for HTTP traffic available for free.
    1.10 +It is written in C and can handle thousand of connections.
    1.11 +SquidClamav is built for speed and security in mind, it
    1.12 +is first used and tested to secure a network with 2,500
    1.13 +and more users.
    1.14 +It is also known to working fast with 15000+ users.
    1.15 +
    1.16 +SquidClamav works as an ICAP service through the c-icap
    1.17 +server.
    1.18 +With SquidClamav you have full control of what kind of
    1.19 +HTTP stream must be scanned by Clamav antivirus, this
    1.20 +control operate at 3 different levels:
    1.21 +
    1.22 +- At URL level, you can disable or enable virus scanning
    1.23 +  for a set of web sites, filename extensions or anything
    1.24 +  that can be matched in an URL.
    1.25 +- At client side by disabling or enabling virus scan to a
    1.26 +  set of usernames, source Ip addresses or computer DNS
    1.27 +  names.
    1.28 +- At HTTP header level, where you can disable or enable
    1.29 +  virus scanning following the content type or file size.
    1.30 +
    1.31 +SquidClamav scans all HTTP traffic by default (mode
    1.32 +"ScanAllExcept") but it can be turned into a
    1.33 +"ScanNothingExcept" mode to scan only some files.