{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:94aa2ff9-6c99-5388-a93f-83ae98aa67d6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40octokit/auth-oauth-user@6.0.2",
      "type": "library",
      "name": "@octokit/auth-oauth-user",
      "version": "6.0.2",
      "purl": "pkg:npm/%40octokit/auth-oauth-user@6.0.2"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40octokit/auth-oauth-user@6.0.2"
    }
  ]
}