{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:72ff3539-d888-5b27-9b53-c46d03422f64",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/postcss@8.3.6-tuxcare.1",
      "type": "library",
      "name": "postcss",
      "version": "8.3.6-tuxcare.1",
      "purl": "pkg:npm/postcss@8.3.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:db4f2359-507f-583c-b5b7-fa8448fbe441",
      "id": "CVE-2023-44270",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-44270 affects version 8.3.6-tuxcare.1 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@8.3.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8efaa62a-32dc-5e23-a87b-3eecf7e5c5a7",
      "id": "CVE-2026-41305",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41305 affects version 8.3.6-tuxcare.1 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@8.3.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/postcss@8.3.6-tuxcare.1"
    }
  ]
}