{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:adc58ebd-bf42-581e-8c80-1e691d7f434e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/follow-redirects@1.0.0",
      "type": "library",
      "name": "follow-redirects",
      "version": "1.0.0",
      "purl": "pkg:npm/follow-redirects@1.0.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5372a06a-3767-5fe5-81b6-848a24857944",
      "id": "GHSA-r4q5-vmmm-2653",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-r4q5-vmmm-2653 affects version 1.0.0 of follow-redirects."
      },
      "affects": [
        {
          "ref": "pkg:npm/follow-redirects@1.0.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/follow-redirects@1.0.0"
    }
  ]
}