{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1d9b499a-64c4-4eb2-9c96-5b862cc1ca30",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-08T09:06:11Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.18",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.elasticsearch/elasticsearch-plugin-cli@7.16.3-tuxcare.1",
      "group": "org.elasticsearch",
      "name": "elasticsearch-plugin-cli",
      "purl": "pkg:maven/org.elasticsearch/elasticsearch-plugin-cli@7.16.3-tuxcare.1",
      "version": "7.16.3-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.bouncycastle/bcpg-fips@1.0.4",
      "group": "org.bouncycastle",
      "name": "bcpg-fips",
      "purl": "pkg:maven/org.bouncycastle/bcpg-fips@1.0.4",
      "version": "1.0.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.bouncycastle/bc-fips@1.0.2",
      "group": "org.bouncycastle",
      "name": "bc-fips",
      "purl": "pkg:maven/org.bouncycastle/bc-fips@1.0.2",
      "version": "1.0.2",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.elasticsearch/elasticsearch-plugin-cli@7.16.3-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.bouncycastle/bc-fips@1.0.2",
        "pkg:maven/org.bouncycastle/bcpg-fips@1.0.4"
      ]
    },
    {
      "ref": "pkg:maven/org.bouncycastle/bcpg-fips@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.bouncycastle/bc-fips@1.0.2",
      "dependsOn": []
    }
  ]
}