Python Iocextract Versions Save

Defanged Indicator of Compromise (IOC) Extractor.

v1.16.1

7 months ago

Changelog

Bug Fixes

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

Full Changelog: https://github.com/InQuest/python-iocextract/compare/v1.16.0...v1.16.1

v1.16.0

9 months ago

Changelog

Features

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

Full Changelog: https://github.com/InQuest/python-iocextract/compare/v1.15.2...v1.16.0

v1.15.2

1 year ago

Changelog

Breaking Changes

  • The project has been renamed from python-iocextract to iocextract. GitHub automatically handles redirects when renaming repositories, but if for some reason you run into any problems, feel free to open an issue.

Bug Fixes

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

Full Changelog: https://github.com/InQuest/python-iocextract/compare/v1.15.1...v1.15.2

v1.15.1

1 year ago

Changelog

Bug Fixes

Features

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

Full Changelog: https://github.com/InQuest/python-iocextract/compare/v1.14.1...v1.15.1

v1.14.1

1 year ago

Changelog

Bug Fixes

Features

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

Full Changelog: https://github.com/InQuest/python-iocextract/compare/v1.14.0...v1.14.1

v1.14.0

1 year ago

Changelog

Bug Fixes

Features

  • Added easier argparse options to allow a simpler version of pre-existing options
  • Minor improvements to IPv6 extraction

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

v1.13.8

1 year ago

Changelog

Bug Fixes

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

v1.13.2

1 year ago

Changelog

Bug Fixes

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

v1.13.1

5 years ago
  • Fix a bug in base64 handling that caused an exception on some input.
  • Add --extract-emails flag to the CLI.
  • Update documentation.

v1.12.2

5 years ago

No functional changes; pinned to an older version of regex.

There is an import error with the newer version. This will be unpinned once the issue is addressed upstream.