{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8065540c-6bf1-5eab-9c18-1d1cd98e34b6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/yargs-parser@4.2.1-tuxcare.1",
      "type": "library",
      "name": "yargs-parser",
      "version": "4.2.1-tuxcare.1",
      "purl": "pkg:npm/yargs-parser@4.2.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:019632df-180c-5535-9c38-6628100db95b",
      "id": "CVE-2020-36604",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 4.2.1-tuxcare.1 of yargs-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/yargs-parser@4.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5187ba08-1915-5735-b014-8234ad905b6d",
      "id": "CVE-2020-7608",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7608 is fixed in version 4.2.1-tuxcare.1 of yargs-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/yargs-parser@4.2.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/yargs-parser@4.2.1-tuxcare.1"
    }
  ]
}