Skip to content

1.0.0

Compare
Choose a tag to compare
released this 23 Apr 12:52
· 377 commits to develop since this release

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

The version is compatible with intelmq >= 1.0.3

Backend

  • Set content type correctly for JSON data in configuration loading (#112)

Pages

  • All pages are now deliverd by php, reducing the amount of duplicate code drastically.

Landing page

  • Added a new block for the new check page, changed the formatting a bit.

Configuration

  • Fixed handling of special parameter run_mode (#150)
  • Intelmqctl controller may be set via an env variable INTELMQ_MANGER_CONTROLER_CMD

Check

  • Added, showing the output of intelmqctl check (#118).

Documentation

  • Note on header Content-Security-Policy (#113)
  • Note on security considerations in Readme to avoid misunderstandings
  • Remove compatibility warning from README

Third-party libraries

  • reverted update jQuery to 3.2.1
  • reverted update metisMenu to 2.7.0

Licenses

  • Licenses of used and included software is now inventarized and properly declared in LICENSES/ (#134)

Packaging

  • fix packaging of positions.conf file for deb-packages (#133).

Known issues

  • Missing CSRF protection (#111).
  • Missing copyright notices (#140).
  • Graph jumps around on "Add edge" bug component (#148).
  • new runtime parameters with _ not possible (#153).
  • wrong error message for new bots with existing ID (#152).