{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:15a82bf0-ac11-5071-9922-53f1702815ef",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.google.code.gson/gson@2.2.4-tuxcare.1",
      "type": "library",
      "group": "com.google.code.gson",
      "name": "gson",
      "version": "2.2.4-tuxcare.1",
      "purl": "pkg:maven/com.google.code.gson/gson@2.2.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d3cdb431-d9fa-5502-bd35-80a105f67d4c",
      "id": "CVE-2022-25647",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-25647 is fixed in version 2.2.4-tuxcare.1 of com.google.code.gson:gson."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.google.code.gson/gson@2.2.4-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0a7f0976-554d-56ef-999a-156d4e8fdf34",
      "id": "CVE-2025-53864",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2025-53864 is a false positive for com.google.code.gson:gson 2.2.4-tuxcare.1. false_positive \u2014 CVE-2025-53864 is a wrong-project match. The CVE is specifically assigned to \"Connect2id Nimbus JOSE + JWT before 10.0.2\" for DoS via deeply nested JSON in JWT claim sets. The target repository is com.google.code.gson:gson version 2.2.4, which is a completely different product. The affected component (Nimbus JOSE JWT) is not present in this repository in any form - not as the project itself, no..."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.google.code.gson/gson@2.2.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.google.code.gson/gson@2.2.4-tuxcare.1"
    }
  ]
}