{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f384e2e2-566a-51b6-a6d0-b09795c72162",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/nategood/httpful@0.3.2-p1+tuxcare",
      "type": "library",
      "group": "nategood",
      "name": "httpful",
      "version": "0.3.2-p1+tuxcare",
      "purl": "pkg:composer/nategood/httpful@0.3.2-p1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:442e3865-b873-52a9-83f6-582e3e6dcafa",
      "id": "GHSA-GCFG-HMWX-WQ5H",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-GCFG-HMWX-WQ5H is fixed in version 0.3.2-p1+tuxcare of nategood/httpful."
      },
      "affects": [
        {
          "ref": "pkg:composer/nategood/httpful@0.3.2-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1b09c38e-4906-5fc8-9353-3dd0d485dd00",
      "id": "GHSA-gcfg-hmwx-wq5h",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-gcfg-hmwx-wq5h does not affect version 0.3.2-p1+tuxcare 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-p1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/nategood/httpful@0.3.2-p1+tuxcare"
    }
  ]
}