In the documentation for SophosLabs File Malware Cloud Lookup API (https://api.labs.sophos.com/doc/lookup/files.html), a correlationId
is mentioned. How should this be generated? Should be unique for a caller or for each lookup?
I would suggest to generate UUID4 (32 chars) for each request and add some constant pre/postfix (8 chars) as you wish.