{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4007f61a-ba4d-5f40-bde7-df89f44ed6c4",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "css-what",
      "purl": "pkg:npm/css-what@2.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/css-what@2.1.3",
      "version": "2.1.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-33587",
      "affects": [
        {
          "ref": "pkg:npm/css-what@2.1.3"
        }
      ],
      "bom-ref": "urn:uuid:607be3b8-7c7e-598d-9016-c78ca8f3f90d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-33587 affects version 2.1.3 of css-what."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/css-what@2.1.3"
    }
  ]
}