{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:44d4e60d-d76a-5ee1-b487-bcda132b3bcd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "minimatch@2.0.10-tuxcare.1",
      "name": "minimatch",
      "type": "library",
      "version": "2.0.10-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:715a3f16-964b-56d2-b724-d692eade4302",
      "id": "CVE-2022-3517",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-3517 is fixed in version 2.0.10-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "minimatch@2.0.10-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:23ad00db-d450-51fa-be8f-2d2b8f22ccc5",
      "id": "CVE-2016-10540",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-10540 is fixed in version 2.0.10-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "minimatch@2.0.10-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "minimatch@2.0.10-tuxcare.1"
    }
  ]
}