ThreatIngestor v1.2.0
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.ymlvalidation 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
- Script:
- 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