{ "name": "Investigate_Sample", "version": "1.0", "author": "Cisco Umbrella Research @opendns", "url": "https://github.com/TheHive-Project/Cortex-Analyzers/Investigate", "license": "AGPL-V3", "description": "Retrieve sample data from Investigate for a hash. (Sample data provided by ThreatGrid)", "dataTypeList": ["hash"], "command": "Investigate/investigate_analyzer.py", "baseConfig": "Investigate", "config": { "service": "sample" }, "configurationItems": [ { "name": "key", "description": "Define the Investigate API Key", "type": "string", "multi": false, "required": true } ] }