{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:72e91096-b8f7-5494-b196-641da2920bbc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/vuetify@2.6.13-tuxcare.2",
      "type": "library",
      "name": "vuetify",
      "version": "2.6.13-tuxcare.2",
      "purl": "pkg:npm/vuetify@2.6.13-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2d96c458-eb64-55cc-a6c3-5af1d594362d",
      "id": "CVE-2025-8082",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-8082 affects version 2.6.13-tuxcare.2 of vuetify."
      },
      "affects": [
        {
          "ref": "pkg:npm/vuetify@2.6.13-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:72ab4f5c-543c-5947-8073-e9810a1d95b9",
      "id": "CVE-2025-8083",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-8083 is fixed in version 2.6.13-tuxcare.2 of vuetify."
      },
      "affects": [
        {
          "ref": "pkg:npm/vuetify@2.6.13-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/vuetify@2.6.13-tuxcare.2"
    }
  ]
}