cisco-talos/clamav

ClamAV - Documentation is here: https://docs.clamav.net

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 25 minutes ago
Added to GitGenius on September 9th, 2026
Created on July 20th, 2012
Open Issues & Pull Requests: 385 (+0)
GitHub issues: Enabled
Number of forks: 919
Total Stargazers: 7,223 (+0)
Total Subscribers: 141 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

ClamAV is an open source antivirus engine for detecting trojans, viruses, malware, and other malicious threats.

ClamAV addresses the need for malware detection by providing a scanning engine that can identify known and emerging threats. The tool operates as a library and command-line scanner that uses signature-based detection, allowing users to scan files and systems for malicious content. The project supports custom signature writing, enabling users to define detection patterns for threats specific to their environments.

ClamAV suits organizations and individuals requiring malware scanning capabilities across multiple platforms. It works well for mail gateway filtering, file scanning in automated workflows, and integration into security infrastructure where an open source solution is preferred. The tool is available through multiple installation methods including Docker containers, native package managers for Linux and macOS, Windows installers, and source compilation, making it adaptable to different deployment scenarios.

The project maintains active development with regular updates and a community presence across multiple channels including mailing lists and Discord. Documentation is comprehensive and maintained separately, with offline copies included in releases. The codebase is written in C and built through continuous integration workflows. The project accepts community contributions to both the core engine and documentation repositories.