Skip to content

1652-stats-fix#1656

Open
finchy wants to merge 2 commits intoCisco-Talos:mainfrom
finchy:1652-stats-fix
Open

1652-stats-fix#1656
finchy wants to merge 2 commits intoCisco-Talos:mainfrom
finchy:1652-stats-fix

Conversation

@finchy
Copy link
Contributor

@finchy finchy commented Dec 22, 2025

Fixes #1652

Added functionality to retrieve and display the number of signatures in ClamAV. Updated the print_ver function in session.c to include signature count in version output. Implemented get_clamd_signature_count in client.c to fetch the signature count from the server. Adjusted clamdscan and clamscan to log the number of signatures in scan summaries. Updated clamdscan and client.h to declare the new function.

Joel Esler added 2 commits December 22, 2025 13:15
…riptor" Fixes Cisco-Talos#1653

Updated the CheckFDPassing.cmake file to ensure proper support for file descriptor passing on OpenBSD by conditionally defining _XOPEN_SOURCE. The logic now attempts to compile without this definition first, and if that fails, retries with it. Additionally, included fdpassing.h at the beginning of clamdcom.c to ensure correct macro definitions.
Fixes Cisco-Talos#1652

Added functionality to retrieve and display the number of signatures in ClamAV. Updated the print_ver function in session.c to include signature count in version output. Implemented get_clamd_signature_count in client.c to fetch the signature count from the server. Adjusted clamdscan and clamscan to log the number of signatures in scan summaries. Updated clamdscan and client.h to declare the new function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clamdscan / clamscan missing information in scan summary

1 participant