Title: mk_jolokia: Use JSON library to parse JSON output in lieu of eval()
Level: 1
Component: checks
Compatible: incomp
Version: 1.2.8p10
Date: 1472111893
Class: security

Previously, the mk_jolokia agent plugin would try to parse the JSON data
returned from jolokia with eval(). Now, the simplejson or json python
libraries are a prerequisite for the plugin to work.
