{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9395b5a5-46d2-58dd-8590-468a6eafe2ec",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pyyaml@3.13.post1+tuxcare",
      "name": "pyyaml",
      "type": "library",
      "version": "3.13.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:00155347-440f-5a18-a78d-67f05cb0e3ee",
      "id": "CVE-2020-14343",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-14343 is fixed in version 3.13.post1+tuxcare of pyyaml."
      },
      "affects": [
        {
          "ref": "pyyaml@3.13.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:12aebd1d-28a6-511e-84cb-d94ea3523f7d",
      "id": "CVE-2017-18342",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-18342 is fixed in version 3.13.post1+tuxcare of pyyaml."
      },
      "affects": [
        {
          "ref": "pyyaml@3.13.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pyyaml@3.13.post1+tuxcare"
    }
  ]
}