{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:56cac4ba-45d1-5ce8-9deb-27717dff378c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "axios",
      "purl": "pkg:npm/axios@0.33.0",
      "type": "library",
      "bom-ref": "pkg:npm/axios@0.33.0",
      "version": "0.33.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "AIKIDO-2026-291630",
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0"
        }
      ],
      "bom-ref": "urn:uuid:e577dfe2-1902-5927-92ac-6b375b6a309b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability AIKIDO-2026-291630 affects version 0.33.0 of axios, and is fixed in 0.33.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2024-39338",
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0"
        }
      ],
      "bom-ref": "urn:uuid:adfbf692-5023-5322-985e-10670870c02a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-39338 affects version 0.33.0 of axios, and is fixed in 0.33.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-25639",
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0"
        }
      ],
      "bom-ref": "urn:uuid:64014486-b237-528c-b804-aafc5f558148",
      "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...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/axios@0.33.0"
    }
  ]
}