{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c35ab511-8b5d-59b8-8a0a-148ed302cbe1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/opencv-python@4.7.0.72",
      "type": "library",
      "name": "opencv-python",
      "version": "4.7.0.72",
      "purl": "pkg:pypi/opencv-python@4.7.0.72"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:aae62f5d-e387-53e8-88fd-c780dec81ba2",
      "id": "GHSA-qr4w-53vh-m672",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-qr4w-53vh-m672 affects version 4.7.0.72 of opencv-python."
      },
      "affects": [
        {
          "ref": "pkg:pypi/opencv-python@4.7.0.72"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/opencv-python@4.7.0.72"
    }
  ]
}