{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4da2ba17-5f96-4774-99f7-2b3a8a26e34b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T17:48:31Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.56",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.bouncycastle/bcmail-jdk14@1.64-tuxcare.2",
      "group": "org.bouncycastle",
      "name": "bcmail-jdk14",
      "purl": "pkg:maven/org.bouncycastle/bcmail-jdk14@1.64-tuxcare.2",
      "version": "1.64-tuxcare.2"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.bouncycastle/bcprov-jdk14@1.64-tuxcare.2",
      "group": "org.bouncycastle",
      "name": "bcprov-jdk14",
      "purl": "pkg:maven/org.bouncycastle/bcprov-jdk14@1.64-tuxcare.2",
      "version": "1.64-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.bouncycastle/bcpkix-jdk14@1.64-tuxcare.2",
      "group": "org.bouncycastle",
      "name": "bcpkix-jdk14",
      "purl": "pkg:maven/org.bouncycastle/bcpkix-jdk14@1.64-tuxcare.2",
      "version": "1.64-tuxcare.2",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.bouncycastle/bcmail-jdk14@1.64-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.bouncycastle/bcpkix-jdk14@1.64-tuxcare.2",
        "pkg:maven/org.bouncycastle/bcprov-jdk14@1.64-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.bouncycastle/bcprov-jdk14@1.64-tuxcare.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.bouncycastle/bcpkix-jdk14@1.64-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.bouncycastle/bcprov-jdk14@1.64-tuxcare.2"
      ]
    }
  ]
}