This plugin add pretty UML graph of the IDMEF schema. See RFC 4765.
It use graphviz to generate the graphs.
You need Prewikka 4.0.0 or higher.
The git repo for Prewikka apps is available on GitHub and can be cloned like this:
git clone https://github.com/Prelude-SIEM-Contrib/prewikka-apps-idmefnav.git
Once the source code downloaded:
python setup.py install
Then edit /etc/prewikka/menu.yml and change the "question" menu to this :
- icon: question default: true categories: - sections: - name: Apps tabs: - Apps - name: Help tabs: - IDMEF
Then restart Prewikka.
The code is released under the GPLv2 license. See the COPYING file.
Please feel free to propose your own Prewikka plugins by submitting a pull request.
If you want to regenerate the graph with graphviz :
python idmefnav/graph_generator.py