{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ffd6f01b-1d05-5db7-aa42-ac0852d06d69",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mout",
      "purl": "pkg:npm/mout@0.11.1",
      "type": "library",
      "bom-ref": "pkg:npm/mout@0.11.1",
      "version": "0.11.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-7792",
      "affects": [
        {
          "ref": "pkg:npm/mout@0.11.1"
        }
      ],
      "bom-ref": "urn:uuid:2b013474-85d3-5810-a82c-48c1422af11c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-7792 affects version 0.11.1 of mout, and is fixed in 0.11.1-tuxcare.1."
      }
    },
    {
      "id": "CVE-2022-21213",
      "affects": [
        {
          "ref": "pkg:npm/mout@0.11.1"
        }
      ],
      "bom-ref": "urn:uuid:d4b6c279-a16f-547d-bef3-13fce68d8505",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21213 affects version 0.11.1 of mout, and is fixed in 0.11.1-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mout@0.11.1"
    }
  ]
}