Skip to content

Releases: TheHive-Project/cortexutils

2.2.0

07 Nov 22:38
561f7ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

25 Feb 10:04
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • API secret logging in Cortex analyzers #10

Fixed bugs:

  • Various errors in unittests #17
  • [Bug] manage files in artifacts #16
  • The tests fail for the Worker Class: io.UnsupportedOperation: fileno #7

Closed issues:

  • Trying to add a binary file as observable from analyzer returns error #14
  • diagnostic output is not valid JSON #6

Merged pull requests:

  • file attachment must be managed as binary #15 (dadokkio)