{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e511bd82-80a0-545f-85cf-e4b548558135",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/axios@0.33.0-tuxcare.3",
      "type": "library",
      "name": "axios",
      "version": "0.33.0-tuxcare.3",
      "purl": "pkg:npm/axios@0.33.0-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2f65665f-2639-563e-86fc-4c7e8681a948",
      "id": "AIKIDO-2026-291630",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-291630 is fixed in version 0.33.0-tuxcare.3 of axios."
      },
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7b7194a3-9203-5ab3-ab86-a1e76f96ddbe",
      "id": "CVE-2024-39338",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-39338 is fixed in version 0.33.0-tuxcare.3 of axios."
      },
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4edae2ea-8c91-529a-8016-3ecabe035942",
      "id": "CVE-2026-25639",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-25639 does not affect version 0.33.0-tuxcare.3 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.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/axios@0.33.0-tuxcare.3"
    }
  ]
}