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

Add MySQL operator #63

Closed rshipp closed 5 years ago

rshipp commented 5 years ago

Closes #62.

Tests are bare minimum, unfortunately we can't do integration testing with MySQL like we can with SQLite. Should test this manually for a bit before merging.

rshipp commented 5 years ago

Blocking this on #64 so as not to add any extra complexity to the debugging efforts there.