{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:978553e2-c293-5976-8feb-8e6e801c2244",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minimist",
      "purl": "pkg:npm/minimist@1.2.8",
      "type": "library",
      "bom-ref": "pkg:npm/minimist@1.2.8",
      "version": "1.2.8",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-7598",
      "affects": [
        {
          "ref": "pkg:npm/minimist@1.2.8"
        }
      ],
      "bom-ref": "urn:uuid:3bf6e7c9-c310-597a-82e5-ce016ba11a4c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-7598 affects version 1.2.8 of minimist, and is fixed in 1.2.8-tuxcare.1."
      }
    },
    {
      "id": "CVE-2021-44906",
      "affects": [
        {
          "ref": "pkg:npm/minimist@1.2.8"
        }
      ],
      "bom-ref": "urn:uuid:21785da0-9a9a-5334-b20e-6539a3cd767e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-44906 affects version 1.2.8 of minimist, and is fixed in 1.2.8-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimist@1.2.8"
    }
  ]
}