{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f5480116-68d6-5b0e-98d0-95accea35a2a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "axios",
      "purl": "pkg:npm/axios@0.33.0-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/axios@0.33.0-tuxcare.3",
      "version": "0.33.0-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "AIKIDO-2026-291630",
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:2f65665f-2639-563e-86fc-4c7e8681a948",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-291630 is fixed in version 0.33.0-tuxcare.3 of axios."
      }
    },
    {
      "id": "CVE-2024-39338",
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:7b7194a3-9203-5ab3-ab86-a1e76f96ddbe",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-39338 is fixed in version 0.33.0-tuxcare.3 of axios."
      }
    },
    {
      "id": "CVE-2026-25639",
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:4edae2ea-8c91-529a-8016-3ecabe035942",
      "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...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/axios@0.33.0-tuxcare.3"
    }
  ]
}