{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:08c9414c-908a-53df-b8ed-2d6d8ab91412",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/semver@5.0.3-tuxcare.1",
      "type": "library",
      "name": "semver",
      "version": "5.0.3-tuxcare.1",
      "purl": "pkg:npm/semver@5.0.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:17c5e26b-27c8-5b28-ae16-9dcde080e45c",
      "id": "CVE-2022-25883",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-25883 is fixed in version 5.0.3-tuxcare.1 of semver."
      },
      "affects": [
        {
          "ref": "pkg:npm/semver@5.0.3-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:80a8725c-1d62-5bf9-86a2-6e7e8e74b22d",
      "id": "CVE-2026-29063",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-29063 is fixed in version 5.0.3-tuxcare.1 of semver."
      },
      "affects": [
        {
          "ref": "pkg:npm/semver@5.0.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/semver@5.0.3-tuxcare.1"
    }
  ]
}