{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:655b1ff0-897c-592f-94a4-8b50819266b7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@aws-crypto/branch-keystore-node",
      "purl": "pkg:npm/%40aws-crypto/branch-keystore-node@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40aws-crypto/branch-keystore-node@5.0.0",
      "version": "5.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40aws-crypto/branch-keystore-node@5.0.0"
    }
  ]
}