{
  "title": "OWASP Mobile Top 10 (2016)",
  "type": "owasp_mobile_top10_2016",
  "description": "Top 10 most critical mobile application security risks.",
  "custom": true,
  "items": [
    {
      "reference": "M1",
      "title": "Improper Platform Usage",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m1-improper-platform-usage"
    },
    {
      "reference": "M10",
      "title": "Extraneous Functionality",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m10-extraneous-functionality"
    },
    {
      "reference": "M2",
      "title": "Insecure Data Storage",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m2-insecure-data-storage"
    },
    {
      "reference": "M3",
      "title": "Insecure Communication",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m3-insecure-communication"
    },
    {
      "reference": "M4",
      "title": "Insecure Authentication",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m4-insecure-authentication"
    },
    {
      "reference": "M5",
      "title": "Insufficient Cryptography",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m5-insufficient-cryptography"
    },
    {
      "reference": "M6",
      "title": "Insecure Authorization",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m6-insecure-authorization"
    },
    {
      "reference": "M7",
      "title": "Client Code Quality",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m7-client-code-quality"
    },
    {
      "reference": "M8",
      "title": "Code Tampering",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m8-code-tampering"
    },
    {
      "reference": "M9",
      "title": "Reverse Engineering",
      "description": "",
      "url": "https://owasp.org/www-project-mobile-top-10/2016-risks/m9-reverse-engineering"
    }
  ]
}