{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d0aa940d-85be-5ab1-876f-d9f5f98b5f78",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "apache-airflow-providers-http",
      "purl": "pkg:pypi/apache-airflow-providers-http@4.13.3.post1+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/apache-airflow-providers-http@4.13.3.post1+tuxcare",
      "version": "4.13.3.post1+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-69219",
      "affects": [
        {
          "ref": "pkg:pypi/apache-airflow-providers-http@4.13.3.post1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:0ae4600a-9bc8-52d3-97d9-8e7409741d25",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-69219 is fixed in version 4.13.3.post1+tuxcare of apache-airflow-providers-http."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/apache-airflow-providers-http@4.13.3.post1+tuxcare"
    }
  ]
}