Hi,
I had to poll data from a STIX repository but I got an error because it has the hash information of SSDEEP only in uppercase. I added the line
TERM_SSDEEP_LOWER = 'SSDeep'
in the file vocabs.py
Everything worked well.
Could you please let me know if I did it correctly or not?
Thank you
Danilo