{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c6eb38f3-c4d9-511f-a2b3-70d3c465ef34",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "flatted",
      "purl": "pkg:npm/flatted@2.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/flatted@2.0.1",
      "version": "2.0.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-32141",
      "affects": [
        {
          "ref": "pkg:npm/flatted@2.0.1"
        }
      ],
      "bom-ref": "urn:uuid:e99b710c-c322-5704-ba16-1e9139f97c46",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-32141 affects version 2.0.1 of flatted."
      }
    },
    {
      "id": "CVE-2026-33228",
      "affects": [
        {
          "ref": "pkg:npm/flatted@2.0.1"
        }
      ],
      "bom-ref": "urn:uuid:632b2117-a73f-588a-a436-650122d303d8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33228 affects version 2.0.1 of flatted."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/flatted@2.0.1"
    }
  ]
}