{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a82f4180-5488-5b95-bf50-e3db6fb1d168",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40octokit/plugin-paginate-rest@3.1.0",
      "type": "library",
      "name": "@octokit/plugin-paginate-rest",
      "version": "3.1.0",
      "purl": "pkg:npm/%40octokit/plugin-paginate-rest@3.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2c284e2e-3896-5b97-bbfc-f6034bff7afe",
      "id": "CVE-2025-25288",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-25288 affects version 3.1.0 of @octokit/plugin-paginate-rest."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40octokit/plugin-paginate-rest@3.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40octokit/plugin-paginate-rest@3.1.0"
    }
  ]
}