{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cce94b78-46c9-573d-b177-5153e4cc097d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "axios",
      "purl": "pkg:npm/axios@0.33.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/axios@0.33.0-tuxcare.2",
      "version": "0.33.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "AIKIDO-2026-291630",
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5964a3de-297e-5df3-8e6e-799d49f6cd33",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-291630 is fixed in version 0.33.0-tuxcare.2 of axios."
      }
    },
    {
      "id": "CVE-2024-39338",
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:bbc0099f-f93f-5786-9fc5-06b872cde133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-39338 affects version 0.33.0-tuxcare.2 of axios, and is fixed in 0.33.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-25639",
      "affects": [
        {
          "ref": "pkg:npm/axios@0.33.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:8921f050-3cea-5b40-a6a0-f081479fe1b8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-25639 does not affect version 0.33.0-tuxcare.2 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.2"
    }
  ]
}