{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:76a1b46d-044e-4773-bf82-d9d6243be506",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T15:40:17Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.52",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.apache.activemq/artemis-journal@2.33.0-tuxcare.6",
      "group": "org.apache.activemq",
      "name": "artemis-journal",
      "purl": "pkg:maven/org.apache.activemq/artemis-journal@2.33.0-tuxcare.6",
      "version": "2.33.0-tuxcare.6"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.activemq/artemis-log-annotation-processor@2.33.0-tuxcare.6",
      "group": "org.apache.activemq",
      "name": "artemis-log-annotation-processor",
      "purl": "pkg:maven/org.apache.activemq/artemis-log-annotation-processor@2.33.0-tuxcare.6",
      "version": "2.33.0-tuxcare.6",
      "scope": "optional"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/slf4j-api@2.0.11",
      "group": "org.slf4j",
      "name": "slf4j-api",
      "purl": "pkg:maven/org.slf4j/slf4j-api@2.0.11",
      "version": "2.0.11",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.activemq/artemis-commons@2.33.0-tuxcare.6",
      "group": "org.apache.activemq",
      "name": "artemis-commons",
      "purl": "pkg:maven/org.apache.activemq/artemis-commons@2.33.0-tuxcare.6",
      "version": "2.33.0-tuxcare.6",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.netty/netty-buffer@4.1.107.Final-tuxcare.1",
      "group": "io.netty",
      "name": "netty-buffer",
      "purl": "pkg:maven/io.netty/netty-buffer@4.1.107.Final-tuxcare.1",
      "version": "4.1.107.Final-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.netty/netty-common@4.1.107.Final-tuxcare.1",
      "group": "io.netty",
      "name": "netty-common",
      "purl": "pkg:maven/io.netty/netty-common@4.1.107.Final-tuxcare.1",
      "version": "4.1.107.Final-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-beanutils/commons-beanutils@1.9.4-tuxcare.1",
      "group": "commons-beanutils",
      "name": "commons-beanutils",
      "purl": "pkg:maven/commons-beanutils/commons-beanutils@1.9.4-tuxcare.1",
      "version": "1.9.4-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-logging/commons-logging@1.3.0",
      "group": "commons-logging",
      "name": "commons-logging",
      "purl": "pkg:maven/commons-logging/commons-logging@1.3.0",
      "version": "1.3.0",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-collections/commons-collections@3.2.2",
      "group": "commons-collections",
      "name": "commons-collections",
      "purl": "pkg:maven/commons-collections/commons-collections@3.2.2",
      "version": "3.2.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.jctools/jctools-core@4.0.2",
      "group": "org.jctools",
      "name": "jctools-core",
      "purl": "pkg:maven/org.jctools/jctools-core@4.0.2",
      "version": "4.0.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0",
      "group": "org.apache.activemq",
      "name": "activemq-artemis-native",
      "purl": "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0",
      "version": "2.0.0",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-journal@2.33.0-tuxcare.6",
      "dependsOn": [
        "pkg:maven/io.netty/netty-buffer@4.1.107.Final-tuxcare.1",
        "pkg:maven/io.netty/netty-common@4.1.107.Final-tuxcare.1",
        "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0",
        "pkg:maven/org.apache.activemq/artemis-commons@2.33.0-tuxcare.6",
        "pkg:maven/org.apache.activemq/artemis-log-annotation-processor@2.33.0-tuxcare.6",
        "pkg:maven/org.jctools/jctools-core@4.0.2",
        "pkg:maven/org.slf4j/slf4j-api@2.0.11"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-log-annotation-processor@2.33.0-tuxcare.6",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.slf4j/slf4j-api@2.0.11",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-commons@2.33.0-tuxcare.6",
      "dependsOn": [
        "pkg:maven/commons-beanutils/commons-beanutils@1.9.4-tuxcare.1",
        "pkg:maven/io.netty/netty-buffer@4.1.107.Final-tuxcare.1",
        "pkg:maven/io.netty/netty-common@4.1.107.Final-tuxcare.1",
        "pkg:maven/org.slf4j/slf4j-api@2.0.11"
      ]
    },
    {
      "ref": "pkg:maven/io.netty/netty-buffer@4.1.107.Final-tuxcare.1",
      "dependsOn": [
        "pkg:maven/io.netty/netty-common@4.1.107.Final-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/io.netty/netty-common@4.1.107.Final-tuxcare.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-beanutils/commons-beanutils@1.9.4-tuxcare.1",
      "dependsOn": [
        "pkg:maven/commons-collections/commons-collections@3.2.2",
        "pkg:maven/commons-logging/commons-logging@1.3.0"
      ]
    },
    {
      "ref": "pkg:maven/commons-logging/commons-logging@1.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-collections/commons-collections@3.2.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.jctools/jctools-core@4.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0",
      "dependsOn": []
    }
  ]
}