{
   "on" : "add",
   "name" : "EOL Version",
   "desc" : "This version has reached [output,acronym,EOL,End of Life].",
   "url" : "https://docs.cpanel.net/ea4/apache/apache-module-cpanel/",
   "level" : "danger",
   "filter" : [
      "eol"
   ],
   "options" : [
      {
         "recommended" : true,
         "text" : "We strongly recommend that you uninstall it.",
         "level" : "success"
      },
      {
         "recommended" : false,
         "text" : "If you do continue to use it, you will be susceptible to any remaining bugs or security issues.",
         "level" : "warning"
      }
   ]
}
