Creates an File Analysis object
XFE API Username
XFE API Password
Gets report indicators from a local file
xfeClient.files.getIntel("./email.eml").then(function(result) { console.log(result); });
Path on your local machine to the file you want to upload
Generated using TypeDoc
Creates an File Analysis object