{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fcb984a9-a07a-5fc2-87c5-9504983a09ae",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "minimatch@0.0.5-tuxcare.1",
      "name": "minimatch",
      "type": "library",
      "version": "0.0.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:377ad5ae-8f57-585a-8f5e-facd8f21411b",
      "id": "CVE-2016-10540",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-10540 is fixed in version 0.0.5-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "minimatch@0.0.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fcabdb5e-afb3-5852-8d20-73403a1b62c0",
      "id": "CVE-2022-3517",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-3517 is fixed in version 0.0.5-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "minimatch@0.0.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "minimatch@0.0.5-tuxcare.1"
    }
  ]
}