{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8a70c5f6-4bde-5556-9089-09f3207c3ca8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/clean-css@3.4.28-tuxcare.1",
      "type": "library",
      "name": "clean-css",
      "version": "3.4.28-tuxcare.1",
      "purl": "pkg:npm/clean-css@3.4.28-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e2a3653f-bc34-5989-903d-fa42eef90a74",
      "id": "GHSA-wxhq-pm8v-cw75",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-wxhq-pm8v-cw75 is fixed in version 3.4.28-tuxcare.1 of clean-css."
      },
      "affects": [
        {
          "ref": "pkg:npm/clean-css@3.4.28-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/clean-css@3.4.28-tuxcare.1"
    }
  ]
}