mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-04-30 19:55:00 -04:00
Adds an equivalent functionality to ClamScan's --gen-json option to ClamD. Behavior for GenerateMetadataJson is the same as with --gen-json. If Debug is enabled, it will print out the JSON after each scan. If LeaveTemporaryFiles is enabled, it will drop a metadat.json file in the scan temp directory, which of course may be customized using the TemporaryDirectory option.