{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bea7319b-2a91-5e0e-b20b-7abe7b8ac790",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "flatted",
      "purl": "pkg:npm/flatted@3.2.7",
      "type": "library",
      "bom-ref": "pkg:npm/flatted@3.2.7",
      "version": "3.2.7",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-32141",
      "affects": [
        {
          "ref": "pkg:npm/flatted@3.2.7"
        }
      ],
      "bom-ref": "urn:uuid:a2a1b8d7-4174-59ad-8e2e-5092c2c72574",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-32141 affects version 3.2.7 of flatted."
      }
    },
    {
      "id": "CVE-2026-33228",
      "affects": [
        {
          "ref": "pkg:npm/flatted@3.2.7"
        }
      ],
      "bom-ref": "urn:uuid:354d8809-69fc-5055-a570-fe30e6dd83a0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33228 affects version 3.2.7 of flatted."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/flatted@3.2.7"
    }
  ]
}