{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2fcbd572-8a5a-5097-b22b-bd929ae264e2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "css-what",
      "purl": "pkg:npm/css-what@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/css-what@4.0.0",
      "version": "4.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-33587",
      "affects": [
        {
          "ref": "pkg:npm/css-what@4.0.0"
        }
      ],
      "bom-ref": "urn:uuid:2ea9f465-6519-577d-8030-ad9239ae8b39",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-33587 affects version 4.0.0 of css-what."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/css-what@4.0.0"
    }
  ]
}