{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:43bd458f-98f6-5847-9913-a3c8d8b412a8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "flat",
      "purl": "pkg:npm/flat@2.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/flat@2.0.1",
      "version": "2.0.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-36632",
      "affects": [
        {
          "ref": "pkg:npm/flat@2.0.1"
        }
      ],
      "bom-ref": "urn:uuid:5f7acb52-e3b2-5c04-a163-e2d664b5e953",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-36632 affects version 2.0.1 of flat, and is fixed in 2.0.1-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/flat@2.0.1"
    }
  ]
}