{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:33f73d0f-4bf7-51e9-9142-d6eee999717e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mout",
      "purl": "pkg:npm/mout@0.11.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/mout@0.11.1-tuxcare.2",
      "version": "0.11.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-7792",
      "affects": [
        {
          "ref": "pkg:npm/mout@0.11.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:7ad49491-c3c4-553d-95eb-6a5284af9bbd",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7792 is fixed in version 0.11.1-tuxcare.2 of mout."
      }
    },
    {
      "id": "CVE-2022-21213",
      "affects": [
        {
          "ref": "pkg:npm/mout@0.11.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:8cc18a95-6ecf-500a-86ca-0b106f0c8fa8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21213 is fixed in version 0.11.1-tuxcare.2 of mout."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mout@0.11.1-tuxcare.2"
    }
  ]
}