{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9725094b-c808-5c8b-83d1-7dc7145b23dc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "numpy",
      "purl": "pkg:pypi/numpy@1.15.4.post3+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/numpy@1.15.4.post3+tuxcare",
      "version": "1.15.4.post3+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-33430",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.15.4.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:4033a56e-2ffd-58ba-a0db-2ac98e3d6e6d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-33430 affects version 1.15.4.post3+tuxcare of numpy, and is fixed in 1.15.4.post4+tuxcare."
      }
    },
    {
      "id": "CVE-2021-41495",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.15.4.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:91829845-bf4e-5e1b-a6ac-ff6e6c2a10fc",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-41495 is fixed in version 1.15.4.post3+tuxcare of numpy."
      }
    },
    {
      "id": "CVE-2021-41496",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.15.4.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:e45e1770-4011-56ac-b79d-8638b4a48389",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-41496 affects version 1.15.4.post3+tuxcare of numpy."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/numpy@1.15.4.post3+tuxcare"
    }
  ]
}