Skip to content

release-4.7.1

Latest
Compare
Choose a tag to compare
@B0fH B0fH released this 03 Aug 18:09
1e9d391

This is primarily a bug fix release based off of the master branch, which will remain at 4.8-pre.

  • [FIXED] jinja2 import namespaces for newer versions
  • [FIXED] TLS connection issue with Python 3.9+
  • [FIXED] Multi-line handling of audit parameters (i.e. hashes) in the Script Builder
  • [FIXED] Missing processPath token for imageLoadEvent
  • [FIXED] Missing parentProcessPath token for fileWriteEvent
  • [ADDED] Proxy PAC file support. Requires PyPAC
  • [CHANGED] Upgraded jQuery to 3.6.0
  • [CHANGED] Disable TLSv1.1 - thanks @moshekaplan