InQuest / ThreatIngestor

Extract and aggregate threat intelligence.
https://inquest.readthedocs.io/projects/threatingestor/
GNU General Public License v2.0
821 stars 135 forks source link

Fix operator plugin name handling #48

Closed rshipp closed 5 years ago

rshipp commented 5 years ago

The operator plugins are getting a name keyword in their kwargs that shouldn't be there, likely as a result of the #39 changes. Figure out where this broke, and fix it.