{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c0d0d2f9-7b80-5e83-8b65-166efd628dc5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "numpy",
      "purl": "pkg:pypi/numpy@1.21.0.post1+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/numpy@1.21.0.post1+tuxcare",
      "version": "1.21.0.post1+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-34141",
      "affects": [
        {
          "ref": "pkg:pypi/numpy@1.21.0.post1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:2b0f18b7-2452-53c7-886a-c865cb32c7e7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-34141 is fixed in version 1.21.0.post1+tuxcare of numpy."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/numpy@1.21.0.post1+tuxcare"
    }
  ]
}