{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4f8d00a7-2f7f-515d-8239-9f08e2e699b2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "clean-css",
      "purl": "pkg:npm/clean-css@2.2.23",
      "type": "library",
      "bom-ref": "pkg:npm/clean-css@2.2.23",
      "version": "2.2.23",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-wxhq-pm8v-cw75",
      "affects": [
        {
          "ref": "pkg:npm/clean-css@2.2.23"
        }
      ],
      "bom-ref": "urn:uuid:26d607ca-1a3e-531b-9c4b-6bd92059fa1e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-wxhq-pm8v-cw75 affects version 2.2.23 of clean-css, and is fixed in 2.2.23-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/clean-css@2.2.23"
    }
  ]
}