InQuest / iocextract

Defanged Indicator of Compromise (IOC) Extractor.
https://inquest.readthedocs.io/projects/iocextract/
GNU General Public License v2.0
505 stars 91 forks source link

v1.13.x #55

Closed battleoverflow closed 1 year ago

battleoverflow commented 1 year ago

v1.13.x Release

Changelog

Updated license for the project on PyPi Issue: https://github.com/InQuest/python-iocextract/issues/51 Fix: https://github.com/InQuest/python-iocextract/pull/54

Fixed URL regex expression to remove whitespace and trailing characters when extracting unencoded URLs Issue: https://github.com/InQuest/python-iocextract/issues/53 Fix: https://github.com/InQuest/python-iocextract/pull/54