Hi!
There's a new release of Megatron, v1.1.0.
<
https://www.cert.se/megatron/megatron-pub-1.1.0.tar.gz>
<
https://github.com/cert-se/megatron-java/releases>
In this release the major change is a new structure of the organization part of
the database. A new table (contact) has been added and the mail addresses from
the organization table is moved to that table. We have included a helper class
that handles the database migration. Together with the restructuring there are
new and improved features in the management interface (CLI) of the organizations.
Another additional feature to this release is a new Java interface for a class
that is able to interact with a ticketing system. We at CERT-SE are using Request
tracker (RT) which Megatron is interfacing through a REST API to create tickets
and send out abuse mails. Our implementation is not included in this release
since not everyone is using RT, but we are sharing it on request. The default
behaviour is not to use any ticketing system (as before).
For a complete list of changes and how to run the migration tool, see the release
notes: <
https://github.com/cert-se/megatron-java/blob/master/doc/release-notes.txt>
and if you have any questions address them to this list.
Regards,
Göran