{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a003e01a-08bb-5053-918b-dfe66b9ca4e8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "parsson",
      "purl": "pkg:maven/org.eclipse.parsson/parsson@1.1.1-tuxcare.1",
      "type": "library",
      "group": "org.eclipse.parsson",
      "bom-ref": "pkg:maven/org.eclipse.parsson/parsson@1.1.1-tuxcare.1",
      "version": "1.1.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-4043",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.parsson/parsson@1.1.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c53b2f2a-7e2b-51b2-ac8b-1592330046ae",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-4043 is fixed in version 1.1.1-tuxcare.1 of org.eclipse.parsson:parsson."
      }
    },
    {
      "id": "CVE-2023-7272",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.parsson/parsson@1.1.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:60333861-e564-5ae7-bc9d-7c3bbad21c6e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-7272 is fixed in version 1.1.1-tuxcare.1 of org.eclipse.parsson:parsson."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.parsson/parsson@1.1.1-tuxcare.1"
    }
  ]
}