{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a08aeefc-8807-5fca-98ef-c765a9c786ca",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fresh",
      "purl": "pkg:npm/fresh@0.2.4-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/fresh@0.2.4-tuxcare.1",
      "version": "0.2.4-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16119",
      "affects": [
        {
          "ref": "pkg:npm/fresh@0.2.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d79db7af-4f98-5a46-9910-61a880f4392a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16119 is fixed in version 0.2.4-tuxcare.1 of fresh."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fresh@0.2.4-tuxcare.1"
    }
  ]
}