Skip to content

ThreatIngestor v1.2.0

Choose a tag to compare

released this 14 Jun 00:02

Changelog

Bug Fixes

  • A small patch was made to update how the sitemap source ingests artifacts. Certain blog URLs should no longer be skipped (5dc79f6)

Features

  • New independent config.yml validation script for verifying the configuration is appropriately structured as both a YAML file and the minimum requirements for ThreatIngestor are met (#149)
    • Script: scripts/validate.py
  • New source now allows for VirusTotal user comments ingestion (#87) (f08946d, de66d6e)
  • Web source now runs an extra check against the modified header and saves the status code in the "saved_state" as an additional validation checkpoint before ingesting (#101) (d91e6f1)

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

Changelog: v1.1.0...v1.2.0