{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:48fad68d-8366-524d-af5d-d3e896668243",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40octokit/plugin-throttling@11.0.3",
      "type": "library",
      "name": "@octokit/plugin-throttling",
      "version": "11.0.3",
      "purl": "pkg:npm/%40octokit/plugin-throttling@11.0.3"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40octokit/plugin-throttling@11.0.3"
    }
  ]
}