{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:30d1bbc1-6159-57f7-8ef8-d43c3f57e14d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pytest@7.4.4.post1+tuxcare",
      "name": "pytest",
      "type": "library",
      "version": "7.4.4.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4406cc49-7bbe-587b-9456-9bf95eabf194",
      "id": "CVE-2025-71176",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-71176 is fixed in version 7.4.4.post1+tuxcare of pytest."
      },
      "affects": [
        {
          "ref": "pytest@7.4.4.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pytest@7.4.4.post1+tuxcare"
    }
  ]
}