Apache Sling Commons Clam

Clone this repo:
  1. c867404 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 8 weeks ago master
  2. 8aad02b SLING-10736 Enable code checks with SpotBugs by Oliver Lietz · 4 months ago
  3. 48b4a09 SLING-10735 Enable code checks with PMD by Oliver Lietz · 4 months ago
  4. 37e730d SLING-10734 Enable code checks with Checkstyle by Oliver Lietz · 4 months ago
  5. e1c734b SLING-11666 Use official ClamAV Docker images by Oliver Lietz · 7 months ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling Commons Clam

This module is part of the Apache Sling project.

Scans data for malware using ClamAV.

Please see Apache Sling Clam for an integration into Apache Sling to scan data in JCR.

Integration Tests

Integration tests require a running Clam daemon. By default a Docker container is started via Testcontainers and local Docker Engine to provide the Clam daemon.

Use external Clam daemon

To disable Testcontainers and use an external Clam daemon set clamd.testcontainer to false:

mvn clean install -Dclamd.testcontainer=false

To override default Clam daemon host localhost and port 3310 set clamd.host and clamd.port:

mvn clean install -Dclamd.testcontainer=false -Dclamd.host=localhost -Dclamd.port=3310

EICAR

EICAR provides anti-malware test files which are used by this module. Read carefully about intended use.

The test files are split to prevent alarms on development and build systems and concatenated in memory during test execution.

split -b 154 eicarcom2.zip