seanthegeek/yaramail

TypeError: Object of type StringMatch is not JSON serializable

seanthegeek opened this issue · 2 comments

Changes in yara-python 4.3.0 cause the error "TypeError: Object of type StringMatch is not JSON serializable" to occour when the yaramail attempts CLI attempts te generate results in JSON format.

See: VirusTotal/yara-python#230

Fixed in yaramail 3.1.10 by pinning yara-python to 4.2.3

yaramail 3.2.0 supports yara-mail 4.3.0