{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:57732f2b-8448-5f5a-8600-f18fb552768c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "clean-css",
      "purl": "pkg:npm/clean-css@3.4.28",
      "type": "library",
      "bom-ref": "pkg:npm/clean-css@3.4.28",
      "version": "3.4.28",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-wxhq-pm8v-cw75",
      "affects": [
        {
          "ref": "pkg:npm/clean-css@3.4.28"
        }
      ],
      "bom-ref": "urn:uuid:79f6dbfe-6001-5adc-ae7a-4bc7c8e3a57f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-wxhq-pm8v-cw75 affects version 3.4.28 of clean-css, and is fixed in 3.4.28-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/clean-css@3.4.28"
    }
  ]
}