{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5d2527c8-5a8e-5ad7-8e0e-ded09f9c0f2f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fresh",
      "purl": "pkg:npm/fresh@0.2.2-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/fresh@0.2.2-tuxcare.1",
      "version": "0.2.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16119",
      "affects": [
        {
          "ref": "pkg:npm/fresh@0.2.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2a8a0d5d-8261-5b37-bd08-0ba7851d1a5f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16119 is fixed in version 0.2.2-tuxcare.1 of fresh."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fresh@0.2.2-tuxcare.1"
    }
  ]
}