{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:eac44304-3711-596a-af7d-5e10b386e053",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/postcss@6.0.23-tuxcare.2",
      "type": "library",
      "name": "postcss",
      "version": "6.0.23-tuxcare.2",
      "purl": "pkg:npm/postcss@6.0.23-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:87796fd4-522a-5c4c-88cf-f3cf48b617e7",
      "id": "CVE-2021-23382",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-23382 does not affect version 6.0.23-tuxcare.2 of postcss. already_fixed \u2014 The target repository postcss 6.0.23-tuxcare.2 contains an effective fix for CVE-2021-23382. The vulnerable regex pattern /(.*)\\ was replaced with /([^*]+)\\/ which prevents catastrophic backtracking. This is a different implementation than the upstream negative lookahead fix but achieves the same security goal."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a00db550-b5cc-5374-9b12-391888fe1a60",
      "id": "CVE-2023-44270",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-44270 does not affect version 6.0.23-tuxcare.2 of postcss. already_fixed \u2014 PostCSS version 6.0.23-tuxcare.2 already contains the fix for CVE-2023-44270. TuxCare backported the security fix in commit 82822204b (Nov 18, 2025), which adds carriage return (\\r) to the RE_BAD_BRACKET regex pattern in lib/tokenize.es6, matching the upstream fix from PostCSS 8.4.31."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c10eddcb-4744-54eb-ab4b-ff5dc09e10d7",
      "id": "CVE-2026-41305",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41305 affects version 6.0.23-tuxcare.2 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8a255983-6023-58a5-97ed-10160bf801a4",
      "id": "CVE-2026-45623",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45623 affects version 6.0.23-tuxcare.2 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3d455d68-6188-5bc1-956e-4da89f27f70b",
      "id": "CVE-2026-69153",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69153 affects version 6.0.23-tuxcare.2 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:311e0ded-5822-5410-b87d-5d22331d738f",
      "id": "CVE-2026-73646",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73646 affects version 6.0.23-tuxcare.2 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1104cf1d-b781-53bf-9d39-acc37ac5e893",
      "id": "GHSA-r28c-9q8g-f849",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-r28c-9q8g-f849 affects version 6.0.23-tuxcare.2 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/postcss@6.0.23-tuxcare.2"
    }
  ]
}