Skip to content

2.2.0 Feature release

Compare
Choose a tag to compare
released this 24 Jun 07:53
· 238 commits to develop since this release

Installation instructions:
https://github.com/certtools/intelmq-manager/blob/2.2.0/docs/INSTALL.md

This IntelMQ Manager version requires IntelMQ >= 2.2.0.

Backend

  • config: Get file paths from intelmctl debug --get-paths if possible and fall back to hard-coded paths otherwise. Thereby environment variables influencing the paths are respected (#193).

Pages

About

  • Show output of intelmqctl debug.

Documentation

  • Update release from intelmq's release documentation.
  • Update Installation documentation: Fix & update dependencies and supported operating systems.

Packaging

  • Update default positions.conf to the default runtime/pipeline configuration of intelmq >= 2.1.1.

Known issues

  • Missing CSRF protection (#111).
  • Graph jumps around on "Add edge" (#148).
  • wrong error message for new bots with existing ID (#152).
  • ALLOWED_PATH= violates CSP (#183).
  • Monitor page: Automatic log refresh reset log page to first one (#190).