Neo23x0 / munin

Online hash checker for Virustotal and other services
Apache License 2.0
809 stars 147 forks source link

Fix bug of creating wrong CSV outputs #66

Open anotherbridge opened 1 year ago

anotherbridge commented 1 year ago

The problem was that some of the columns had the delimiter ; inside themselves which caused the CSV to be of an invalid format and thus not being able to be parsed.