{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:68d40f2a-8c59-5754-9bd6-84673ff04be1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "follow-redirects",
      "purl": "pkg:npm/follow-redirects@1.15.9",
      "type": "library",
      "bom-ref": "pkg:npm/follow-redirects@1.15.9",
      "version": "1.15.9",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-40895",
      "affects": [
        {
          "ref": "pkg:npm/follow-redirects@1.15.9"
        }
      ],
      "bom-ref": "urn:uuid:9fd4a156-2590-51fb-acfa-4c59fef57cce",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40895 affects version 1.15.9 of follow-redirects."
      }
    },
    {
      "id": "GHSA-r4q5-vmmm-2653",
      "affects": [
        {
          "ref": "pkg:npm/follow-redirects@1.15.9"
        }
      ],
      "bom-ref": "urn:uuid:50ea2d70-2b3b-5edb-a82e-1d5ea0e3f450",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-r4q5-vmmm-2653 affects version 1.15.9 of follow-redirects, and is fixed in 1.15.9-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/follow-redirects@1.15.9"
    }
  ]
}