{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:49be35ed-ce25-5991-a5e6-bc2554c7a82e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.77-tuxcare.1",
      "type": "library",
      "group": "org.bouncycastle",
      "name": "bcpg-jdk18on",
      "version": "1.77-tuxcare.1",
      "purl": "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.77-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:017cb708-fff5-58ff-9066-ab22cf282b83",
      "id": "CVE-2025-14813",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-14813 is fixed in version 1.77-tuxcare.1 of org.bouncycastle:bcpg-jdk18on."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.77-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.77-tuxcare.1"
    }
  ]
}