{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0af9f9de-5c14-5883-9694-a42b435ac9fa",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "numpy",
      "purl": "pkg:pypi/numpy@1.16.0.post3+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/numpy@1.16.0.post3+tuxcare",
      "version": "1.16.0.post3+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-33430",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.16.0.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:43194579-67a3-5a9a-aa6d-91124e23ce81",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-33430 affects version 1.16.0.post3+tuxcare of numpy, and is fixed in 1.16.0.post4+tuxcare."
      }
    },
    {
      "id": "CVE-2021-34141",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.16.0.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:b84cd808-c17c-59ce-9884-00e28f3ff412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-34141 is fixed in version 1.16.0.post3+tuxcare of numpy."
      }
    },
    {
      "id": "CVE-2021-41495",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.16.0.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:3b4324f8-a622-5ca1-96fd-a35a59c83593",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-41495 is fixed in version 1.16.0.post3+tuxcare of numpy."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/numpy@1.16.0.post3+tuxcare"
    }
  ]
}