{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6f29ff4d-35db-5e6c-bef9-d26de54d953e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/postcss@6.0.23-tuxcare.1",
      "type": "library",
      "name": "postcss",
      "version": "6.0.23-tuxcare.1",
      "purl": "pkg:npm/postcss@6.0.23-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a359fb43-4020-5cb5-9b30-612ffbb245b3",
      "id": "CVE-2021-23382",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-23382 does not affect version 6.0.23-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e5ce2e94-f214-5480-a6eb-84f54ded5778",
      "id": "CVE-2023-44270",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-44270 does not affect version 6.0.23-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:57a7dbbe-c222-5cb2-a535-7d85f537a80d",
      "id": "CVE-2026-41305",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41305 affects version 6.0.23-tuxcare.1 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7fcaf40f-03f6-567b-9744-7c0516f6dff7",
      "id": "CVE-2026-45623",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45623 affects version 6.0.23-tuxcare.1 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f035a1a8-7550-500c-87eb-5b198c62825d",
      "id": "GHSA-r28c-9q8g-f849",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-r28c-9q8g-f849 affects version 6.0.23-tuxcare.1 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/postcss@6.0.23-tuxcare.1"
    }
  ]
}