{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c545296b-f2f3-54aa-affc-46b3adbf0480",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/postcss@7.0.39-tuxcare.2",
      "type": "library",
      "name": "postcss",
      "version": "7.0.39-tuxcare.2",
      "purl": "pkg:npm/postcss@7.0.39-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d849a038-4d99-5ac5-ab12-d20aa2febefc",
      "id": "CVE-2023-44270",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-44270 affects version 7.0.39-tuxcare.2 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@7.0.39-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2f422d15-113e-53fb-8574-91f302ab855d",
      "id": "CVE-2026-41305",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41305 affects version 7.0.39-tuxcare.2 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@7.0.39-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/postcss@7.0.39-tuxcare.2"
    }
  ]
}