Security
Built-in virus scanning powered by ClamAV.

Features
- File/Directory Scanning: Scan any file or directory for threats
- Real-time Results: View scan progress and detected threats
- ClamAV Integration: Uses the industry-standard open-source antivirus engine
Prerequisites
ClamAV must be installed on your system:
bash
sudo apt install clamav clamav-daemon
sudo freshclam # Update virus definitionsbash
sudo dnf install clamav clamav-update
sudo freshclambash
sudo pacman -S clamav
sudo freshclam