Skip to content

ThreatIngestor v1.3.3

Choose a tag to compare

released this 07 Sep 17:36

Changelog

Breaking Changes

  • Due to the recent API paid transition from Twitter ("X"), we had to rebuild our Twitter source from the ground up to accommodate their new API schema. While almost verbatim to the old structure, we did have to make some modifications to the configuration. (#155)

Bug Fixes

  • Sitemap ingestion was missing certain IOCs due to some HTML content being skipped, this is now fixed (b661a08)

Features

  • Improved config.yml validation script
    • It now includes a verbosity (-v) flag to debugging and cleaner output (a646830)
    • Better check when validating operators (c59af56)

New build info and documentation can be found here: https://pypi.org/project/threatingestor/1.3.3/

Changelog: v1.2.0...v1.3.3