{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3355bf66-6ed2-5384-b359-a818d4b7da52",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "flatted",
      "purl": "pkg:npm/flatted@3.3.3",
      "type": "library",
      "bom-ref": "pkg:npm/flatted@3.3.3",
      "version": "3.3.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-32141",
      "affects": [
        {
          "ref": "pkg:npm/flatted@3.3.3"
        }
      ],
      "bom-ref": "urn:uuid:2790fada-e401-544b-862a-a593f45ccc76",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-32141 affects version 3.3.3 of flatted, and is fixed in 3.3.3-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-33228",
      "affects": [
        {
          "ref": "pkg:npm/flatted@3.3.3"
        }
      ],
      "bom-ref": "urn:uuid:0948d1ab-3a6c-548d-9164-e93e0ed50d89",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33228 affects version 3.3.3 of flatted, and is fixed in 3.3.3-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/flatted@3.3.3"
    }
  ]
}