{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:573f9a73-67fe-579e-a566-d5a1f694b03e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "numpy",
      "purl": "pkg:pypi/numpy@1.15.4.post4+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/numpy@1.15.4.post4+tuxcare",
      "version": "1.15.4.post4+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-33430",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.15.4.post4+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:9025fa9f-f67d-5ce8-a022-fdeb64a611e0",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-33430 is fixed in version 1.15.4.post4+tuxcare of numpy."
      }
    },
    {
      "id": "CVE-2021-41495",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.15.4.post4+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:e6a51c4a-0779-5e08-ac7f-2c997d81969a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-41495 is fixed in version 1.15.4.post4+tuxcare of numpy."
      }
    },
    {
      "id": "CVE-2021-41496",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.15.4.post4+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:7ce8f485-c6bc-5041-835d-70ce90830f23",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-41496 affects version 1.15.4.post4+tuxcare of numpy."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/numpy@1.15.4.post4+tuxcare"
    }
  ]
}