{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1075cc4d-6af7-52f2-a526-7f8d4a37f974",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/postcss@7.0.39-tuxcare.3",
      "type": "library",
      "name": "postcss",
      "version": "7.0.39-tuxcare.3",
      "purl": "pkg:npm/postcss@7.0.39-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b0f4cc5c-ff67-5346-9c95-c5f1202b2a7a",
      "id": "CVE-2023-44270",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-44270 does not affect version 7.0.39-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ff2de79f-d292-5067-963c-fa96204c439e",
      "id": "CVE-2026-41305",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41305 affects version 7.0.39-tuxcare.3 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@7.0.39-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e1920bac-6891-5df9-85b0-f85e1faefce3",
      "id": "CVE-2026-45623",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45623 affects version 7.0.39-tuxcare.3 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@7.0.39-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e4bf1471-f0a7-53a4-ac03-fe32592d1283",
      "id": "GHSA-r28c-9q8g-f849",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-r28c-9q8g-f849 affects version 7.0.39-tuxcare.3 of postcss."
      },
      "affects": [
        {
          "ref": "pkg:npm/postcss@7.0.39-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/postcss@7.0.39-tuxcare.3"
    }
  ]
}