{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8f40f517-b94d-55b8-b74b-cf15d6c55467",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "is-svg",
      "purl": "pkg:npm/is-svg@2.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/is-svg@2.1.0",
      "version": "2.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-28092",
      "affects": [
        {
          "ref": "pkg:npm/is-svg@2.1.0"
        }
      ],
      "bom-ref": "urn:uuid:31f1140b-87c5-58bf-bb8a-04011b940a40",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-28092 affects version 2.1.0 of is-svg, and is fixed in 2.1.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2021-29059",
      "affects": [
        {
          "ref": "pkg:npm/is-svg@2.1.0"
        }
      ],
      "bom-ref": "urn:uuid:870944c8-3965-578e-9f42-08c7e279d250",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-29059 affects version 2.1.0 of is-svg, and is fixed in 2.1.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/is-svg@2.1.0"
    }
  ]
}