{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:71da7e70-b854-5c32-9da8-9750120dfb0a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/nategood/httpful@0.3.2",
      "type": "library",
      "group": "nategood",
      "name": "httpful",
      "version": "0.3.2",
      "purl": "pkg:composer/nategood/httpful@0.3.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e81d139c-369c-50c7-ae3e-14fb2c4ae8e9",
      "id": "GHSA-gcfg-hmwx-wq5h",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-gcfg-hmwx-wq5h does not affect version 0.3.2 of nategood/httpful. already_fixed \u2014 The target repository (nategood/httpful v0.3.2-p1+tuxcare) already contains the security fix for GHSA-gcfg-hmwx-wq5h. The vulnerability was that SSL/TLS certificate validation was disabled by default (strict_ssl = false), allowing man-in-the-middle attacks. The fix changes the default to strict_ssl = true, enabling certificate validation. TuxCare backported this fix in commit 588532c on 2026-05..."
      },
      "affects": [
        {
          "ref": "pkg:composer/nategood/httpful@0.3.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/nategood/httpful@0.3.2"
    }
  ]
}