Skip to content

Releases: pullsec/antivirus_monitoring

v0.1.0 — Initial antivirus monitoring baseline

Choose a tag to compare

@pullsec pullsec released this 26 Apr 12:11
1c831b7

Highlights

  • Real-time antivirus status monitoring
  • Multi-engine support (ClamAV and compatible AV solutions)
  • Detection event tracking and alerting
  • JSON output for automation and SIEM integration
  • Lightweight and script-friendly CLI design
  • Designed for homelab and production environments

Architecture

  • antivirus_monitoring → core monitoring engine
  • collectors → antivirus status and event collectors
  • bin/antivirus-monitoring → CLI entrypoint
  • tests → validation and monitoring logic coverage

Note

This version establishes a first baseline for centralized antivirus monitoring and detection visibility, designed for automation and security observability workflows.