{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6fb442bc-6327-5c7a-933c-a0843674e32f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mout",
      "purl": "pkg:npm/mout@0.11.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/mout@0.11.1-tuxcare.1",
      "version": "0.11.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-7792",
      "affects": [
        {
          "ref": "pkg:npm/mout@0.11.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c1368397-8405-5686-9815-ac0c6a6b23a0",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7792 is fixed in version 0.11.1-tuxcare.1 of mout."
      }
    },
    {
      "id": "CVE-2022-21213",
      "affects": [
        {
          "ref": "pkg:npm/mout@0.11.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7f9b1b6c-4935-52da-8594-accec66e36fc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21213 affects version 0.11.1-tuxcare.1 of mout, and is fixed in 0.11.1-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mout@0.11.1-tuxcare.1"
    }
  ]
}