[
  {
    "name": "Horde-groupware",
    "url": "https://www.horde.org/",
    "safe": "1.2.5",
    "vuln": "CVE-2009-3701",
    "detection": [
      {
        "file": "bundle.php",
        "variable": "BUNDLE_VERSION",
        "subdir": 1,
        "extra_match": "'Horde Groupware'"
      }
    ]
  },
  {
    "name": "EGroupware",
    "url": "https://www.egroupware.org/",
    "safe": "16.1.20170922",
    "vuln": "CVE-2017-14920",
    "detection": [
      {
        "file": "setup.inc.php",
        "variable": "$setup_info['phpgwapi']['version']",
        "subdir": 2
      },
      {
        "file": "composer.json",
        "variable": "version",
        "extra_match": "\"name\": \"egroupware/egroupware\"",
        "subdir": 0
      }
    ]
  },
  {
    "name": "more.groupware",
    "url": "https://web.archive.org/web/20070310040146/http://www.moregroupware.com/",
    "safe": "",
    "latest": "0.7.4",
    "vuln": "CVE-2006-4906",
    "detection": [
      {
        "file": "version.inc.php",
        "variable": "$gwversion_number",
        "subdir": 1
      }
    ]
  },
  {
    "name": "SimpleGroupware",
    "url": "https://web.archive.org/web/20130810201721/http://www.simple-groupware.de/",
    "safe": "0.742",
    "vuln": "CVE-2012-1028",
    "latest": "0.745",
    "detection": [
      {
        "file": "setup.php",
        "variable": "define(\"CORE_VERSION_STRING\"",
        "subdir": 2
      }
    ]
  }
]