{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:94759339-e321-5f2b-8ac7-c4664f63e884",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "form-data",
      "purl": "pkg:npm/form-data@4.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/form-data@4.0.1",
      "version": "4.0.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-7783",
      "affects": [
        {
          "ref": "pkg:npm/form-data@4.0.1"
        }
      ],
      "bom-ref": "urn:uuid:ad2b49ac-0e48-53b0-8a48-aab0a7d7664b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-7783 affects version 4.0.1 of form-data, and is fixed in 4.0.1-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-12143",
      "affects": [
        {
          "ref": "pkg:npm/form-data@4.0.1"
        }
      ],
      "bom-ref": "urn:uuid:eedf58d9-a54c-5346-8548-c67449b80d3d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-12143 affects version 4.0.1 of form-data, and is fixed in 4.0.1-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/form-data@4.0.1"
    }
  ]
}