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 single-table MySQL operator #62

Closed rshipp closed 5 years ago

rshipp commented 5 years ago

Use this https://pypi.org/project/PyMySQL/ so we don't have to handle extra system dependencies.

Use a single table with an artifact_type column because that means the table can be defined in the config.