{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c4a1caef-c1bd-51a2-96fc-328ec491f761",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "loopback",
      "purl": "pkg:npm/loopback@1.10.0-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/loopback@1.10.0-tuxcare.3",
      "version": "1.10.0-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-724c-6vrf-99rq",
      "affects": [
        {
          "ref": "pkg:npm/loopback@1.10.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:dae92ace-1f9d-5f20-9d57-26dcaae26339",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-724c-6vrf-99rq is fixed in version 1.10.0-tuxcare.3 of loopback."
      }
    },
    {
      "id": "GHSA-8wgc-jjvv-cv6v",
      "affects": [
        {
          "ref": "pkg:npm/loopback@1.10.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:3098396f-c15e-5a16-8e29-5f852038a0a5",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-8wgc-jjvv-cv6v is fixed in version 1.10.0-tuxcare.3 of loopback."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/loopback@1.10.0-tuxcare.3"
    }
  ]
}