{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:828c3fa7-837c-5c5c-ac08-09dd563b3edc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/postcss@7.0.39-tuxcare.1",
      "type": "library",
      "name": "postcss",
      "version": "7.0.39-tuxcare.1",
      "purl": "pkg:npm/postcss@7.0.39-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6a37cc6c-fb2a-5d10-a6df-790d0be156ec",
      "id": "CVE-2023-44270",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-44270 does not affect version 7.0.39-tuxcare.1 of postcss. already_fixed \u2014 CVE-2023-44270 has already been fixed in the target repository. The fix was applied by TuxCare in commit fcf61888 on Oct 23, 2025. The vulnerable regex pattern RE_BAD_BRACKET in lib/tokenize.es6 has been updated to include carriage return (\\r) character, preventing attackers from bypassing comment parsing using \\r before comment delimiters."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@7.0.39-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d39644e8-9d7f-50ef-8b81-b77253822b28",
      "id": "CVE-2026-41305",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41305 affects version 7.0.39-tuxcare.1 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@7.0.39-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a2e171ae-6d6e-580e-9bce-34df2f752cc1",
      "id": "CVE-2026-45623",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45623 affects version 7.0.39-tuxcare.1 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@7.0.39-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9c5394e9-f4f6-5867-9084-b7f92848ba2f",
      "id": "GHSA-r28c-9q8g-f849",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-r28c-9q8g-f849 affects version 7.0.39-tuxcare.1 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@7.0.39-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/postcss@7.0.39-tuxcare.1"
    }
  ]
}