{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ba49fe1c-e5de-55a1-a4b4-901c64a8b8a5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@fastify/proxy-addr",
      "purl": "pkg:npm/%40fastify/proxy-addr@5.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40fastify/proxy-addr@5.1.0",
      "version": "5.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40fastify/proxy-addr@5.1.0"
    }
  ]
}