Skip to content

Releases: InQuest/python-inquestlabs

v1.2.4

Choose a tag to compare

released this 24 Jul 16:25
8c3d4f6

Changelog

PyPI: https://pypi.org/project/inquestlabs/1.2.4/

What's Changed

  • New endpoint available for converting CIDR notation to Regex compatible with YARA (#15)
    • Example: inquestlabs yara cidr <ipv4>

v1.2.3

Choose a tag to compare

released this 05 Jul 19:59

Changelog

PyPI: https://pypi.org/project/inquestlabs/1.2.3/

What's Changed

  • Now compatible with more versions of Python (=< 3.6) when installed via pip (4245c08)

v1.2.2

Choose a tag to compare

released this 01 May 21:05
ff02d84

Changelog

What's changed

Hot Fix

  • Fixed dependency issues with the package (af28e56)