{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:756a50dd-0a09-5d94-860b-5e5d096e0b99",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "numpy",
      "purl": "pkg:pypi/numpy@1.16.0.post4+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/numpy@1.16.0.post4+tuxcare",
      "version": "1.16.0.post4+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-33430",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.16.0.post4+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:ab887f57-c48a-5534-97a8-bd3c184e2710",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-33430 is fixed in version 1.16.0.post4+tuxcare of numpy."
      }
    },
    {
      "id": "CVE-2021-34141",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.16.0.post4+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:ea2dc1c7-7892-5520-83b7-bd5c585f4789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-34141 is fixed in version 1.16.0.post4+tuxcare of numpy."
      }
    },
    {
      "id": "CVE-2021-41495",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.16.0.post4+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:38163f66-691d-5fd7-92e1-3332d1d26192",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-41495 is fixed in version 1.16.0.post4+tuxcare of numpy."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/numpy@1.16.0.post4+tuxcare"
    }
  ]
}