{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8380cefd-2aa2-504f-91b8-40553b3d4166",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/axios@0.33.0-tuxcare.1",
      "type": "library",
      "name": "axios",
      "version": "0.33.0-tuxcare.1",
      "purl": "pkg:npm/axios@0.33.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fc5634ae-954e-5201-baf0-9caca9486c91",
      "id": "AIKIDO-2026-291630",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-291630 is fixed in version 0.33.0-tuxcare.1 of axios."
      },
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:75e7173c-9cfd-5788-9a28-36975f212384",
      "id": "CVE-2024-39338",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-39338 affects version 0.33.0-tuxcare.1 of axios."
      },
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:35b57a8c-255f-5f46-9728-42bfcf9307ca",
      "id": "CVE-2026-25639",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-25639 does not affect version 0.33.0-tuxcare.1 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-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/axios@0.33.0-tuxcare.1"
    }
  ]
}