{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a75128df-52d5-5219-a642-19443ea1f309",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-rsocket@6.3.10-tuxcare.1",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-rsocket",
      "version": "6.3.10-tuxcare.1",
      "purl": "pkg:maven/org.springframework.security/spring-security-rsocket@6.3.10-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:785c775b-fc3a-5f2e-bf65-2759014bb267",
      "id": "CVE-2026-22732",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22732 is fixed in version 6.3.10-tuxcare.1 of org.springframework.security:spring-security-rsocket."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-rsocket@6.3.10-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-rsocket@6.3.10-tuxcare.1"
    }
  ]
}