The "Pangea - Email Enrichment with Cache" workflow template is designed to enhance threat intelligence by analyzing email addresses for potential breaches. It efficiently checks a local cache for recent reputation data, reducing redundant queries. If no cached data is found, it queries external sources for breach information, updates the cache, and returns a comprehensive analysis. This workflow is ideal for organizations seeking to streamline email threat assessments and maintain up-to-date intelligence.
Optional Triggers
["This workflow is intended to be used as a function."]
Use Cases
Function , Threat Intelligence Enrichment
Workflow Breakdown
Receives an Email as input.
Lookup global variables for cached responses in the past 24 hours.
If reputation is found on local cache, the saved data is returned to the parent workflow.
When no reputation is found in cache, a summary of the analysis data is created and saved with the original api data.
Vendors
Utils, Torq, Pangea
Workflow Output
Returns full analysis data and a summary of the information.
Tips
Set "Provide Raw Data Analysis" to true or false to add or remove original vendor information to the output.
