ClamAV daemon, using the official docker image.
It builds a release preloaded with signature databases and runs freshclam periodically in the background,
updating the virus signatures. clamd itself is listening on exposed port 3310.
docker compose upbash test-av.shThis will stream to the local docker instance
- This README
- the eidcar test signature, which is built and held in memory
Echoing the outputs.
Continuous Integration (CI) is enabled on this project via CircleCI.
On merge to main, tests are executed and if green deployed to the test environment. This build can then be promoted to production.
Container logs are shipped to Kibana like every other app, however there is no alerting facility there.