{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:87c675bb-31f4-4d3d-980a-8a2081a047a7",
  "version": 1,
  "metadata": {
    "timestamp": "2026-06-22T13:49:03Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.6",
          "vendor": "CloudLinux"
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.data/spring-data-mongodb@3.4.18-tuxcare.3",
      "group": "org.springframework.data",
      "name": "spring-data-mongodb",
      "purl": "pkg:maven/org.springframework.data/spring-data-mongodb@3.4.18-tuxcare.3",
      "version": "3.4.18-tuxcare.3"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-tx@5.3.31-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-tx",
      "purl": "pkg:maven/org.springframework/spring-tx@5.3.31-tuxcare.4",
      "version": "5.3.31-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.4",
      "version": "5.3.31-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4",
      "version": "5.3.31-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-context@5.3.31-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-context",
      "purl": "pkg:maven/org.springframework/spring-context@5.3.31-tuxcare.4",
      "version": "5.3.31-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-aop@5.3.31-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-aop",
      "purl": "pkg:maven/org.springframework/spring-aop@5.3.31-tuxcare.4",
      "version": "5.3.31-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-expression@5.3.31-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-expression",
      "purl": "pkg:maven/org.springframework/spring-expression@5.3.31-tuxcare.4",
      "version": "5.3.31-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@5.3.31-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@5.3.31-tuxcare.4",
      "version": "5.3.31-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.data/spring-data-commons@2.7.18-tuxcare.4",
      "group": "org.springframework.data",
      "name": "spring-data-commons",
      "purl": "pkg:maven/org.springframework.data/spring-data-commons@2.7.18-tuxcare.4",
      "version": "2.7.18-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/slf4j-api@1.7.32",
      "group": "org.slf4j",
      "name": "slf4j-api",
      "purl": "pkg:maven/org.slf4j/slf4j-api@1.7.32",
      "version": "1.7.32",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.mongodb/mongodb-driver-core@4.6.1",
      "group": "org.mongodb",
      "name": "mongodb-driver-core",
      "purl": "pkg:maven/org.mongodb/mongodb-driver-core@4.6.1",
      "version": "4.6.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.mongodb/bson@compile%20%28scope%20not%20updated%20to%20compile%29?classifier=4.6.1",
      "group": "org.mongodb",
      "name": "bson",
      "purl": "pkg:maven/org.mongodb/bson@compile%20%28scope%20not%20updated%20to%20compile%29?classifier=4.6.1",
      "version": "compile (scope not updated to compile)",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.mongodb/bson-record-codec@4.6.1",
      "group": "org.mongodb",
      "name": "bson-record-codec",
      "purl": "pkg:maven/org.mongodb/bson-record-codec@4.6.1",
      "version": "4.6.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.mongodb/bson@4.6.1",
      "group": "org.mongodb",
      "name": "bson",
      "purl": "pkg:maven/org.mongodb/bson@4.6.1",
      "version": "4.6.1",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.data/spring-data-mongodb@3.4.18-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.mongodb/mongodb-driver-core@4.6.1",
        "pkg:maven/org.slf4j/slf4j-api@1.7.32",
        "pkg:maven/org.springframework.data/spring-data-commons@2.7.18-tuxcare.4",
        "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-context@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-expression@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-tx@5.3.31-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-tx@5.3.31-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@5.3.31-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-context@5.3.31-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-aop@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-expression@5.3.31-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-aop@5.3.31-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-expression@5.3.31-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@5.3.31-tuxcare.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework.data/spring-data-commons@2.7.18-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.slf4j/slf4j-api@1.7.32",
        "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.4",
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.slf4j/slf4j-api@1.7.32",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.mongodb/mongodb-driver-core@4.6.1",
      "dependsOn": [
        "pkg:maven/org.mongodb/bson-record-codec@4.6.1",
        "pkg:maven/org.mongodb/bson@compile%20%28scope%20not%20updated%20to%20compile%29?classifier=4.6.1"
      ]
    },
    {
      "ref": "pkg:maven/org.mongodb/bson@compile%20%28scope%20not%20updated%20to%20compile%29?classifier=4.6.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.mongodb/bson-record-codec@4.6.1",
      "dependsOn": [
        "pkg:maven/org.mongodb/bson@4.6.1"
      ]
    },
    {
      "ref": "pkg:maven/org.mongodb/bson@4.6.1",
      "dependsOn": []
    }
  ]
}