{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4c031f5f-f0af-51d7-a82f-b4a3c3b2bd29",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/axios@0.33.0",
      "type": "library",
      "name": "axios",
      "version": "0.33.0",
      "purl": "pkg:npm/axios@0.33.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:adfbf692-5023-5322-985e-10670870c02a",
      "id": "CVE-2024-39338",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-39338 affects version 0.33.0 of axios."
      },
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:64014486-b237-528c-b804-aafc5f558148",
      "id": "CVE-2026-25639",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-25639 does not affect version 0.33.0 of axios. already_fixed \u2014 CVE-2026-25639 is not exploitable in the target repository. The vendor patch d7ff1409c68168d3057fc3891f911b2b92616f9e has been backported to axios v0.33.0-tuxcare.2 and is present in the current main branch. Both lib/core/mergeConfig.js and lib/utils.js contain the necessary defenses that filter dangerous property keys (__proto__, constructor, prototype) before processing, preventing the TypeEr..."
      },
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/axios@0.33.0"
    }
  ]
}