{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bd4b2e37-4c73-5003-a501-fac0872abb41",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/clean-css@2.2.23-tuxcare.1",
      "type": "library",
      "name": "clean-css",
      "version": "2.2.23-tuxcare.1",
      "purl": "pkg:npm/clean-css@2.2.23-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2f8658ef-21c9-5d60-a6be-1d8a6663ee29",
      "id": "GHSA-wxhq-pm8v-cw75",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-wxhq-pm8v-cw75 is fixed in version 2.2.23-tuxcare.1 of clean-css."
      },
      "affects": [
        {
          "ref": "pkg:npm/clean-css@2.2.23-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/clean-css@2.2.23-tuxcare.1"
    }
  ]
}