{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f9aeee75-dc36-53aa-a591-817d27705951",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/postcss@6.0.23",
      "type": "library",
      "name": "postcss",
      "version": "6.0.23",
      "purl": "pkg:npm/postcss@6.0.23"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e899b4af-90cb-5be6-bef1-58a9c9373db7",
      "id": "CVE-2021-23382",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-23382 does not affect version 6.0.23 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"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:798866b1-28bc-5b3a-bfe4-a9c90569a52a",
      "id": "CVE-2023-44270",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-44270 does not affect version 6.0.23 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"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1962dabd-2635-539a-b857-e16f2d220b2d",
      "id": "CVE-2026-41305",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41305 affects version 6.0.23 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c794836b-f104-57ca-9edc-ff14cc1adfbf",
      "id": "CVE-2026-45623",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45623 affects version 6.0.23 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:87ae2927-dab9-5f68-bc2f-0ba08516befc",
      "id": "CVE-2026-69153",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69153 affects version 6.0.23 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b616b3c0-5673-5c68-8849-c36e8028d860",
      "id": "CVE-2026-73646",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73646 affects version 6.0.23 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7e4997a5-3a7c-5418-b824-8cac64eee78e",
      "id": "GHSA-r28c-9q8g-f849",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-r28c-9q8g-f849 affects version 6.0.23 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@6.0.23"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/postcss@6.0.23"
    }
  ]
}