{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e050a888-d385-5d1a-8b40-a7c7d5c3c14b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.fusesource.jansi/jansi-project@1.11-tuxcare.1",
      "type": "library",
      "group": "org.fusesource.jansi",
      "name": "jansi-project",
      "version": "1.11-tuxcare.1",
      "purl": "pkg:maven/org.fusesource.jansi/jansi-project@1.11-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8e8f0e82-bdc1-5324-a612-3a74109670c4",
      "id": "CVE-2026-8484",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8484 does not affect version 1.11-tuxcare.1 of org.fusesource.jansi:jansi-project. not_affected \u2014 The target repository (org.fusesource.jansi:jansi:1.11) is not affected by CVE-2026-8484. The vulnerable JNI ioctl() wrapper code described in the CVE exists only in the jansi-native:1.5 dependency, not in this repository. This repository contains only Java source code that uses the native library; there are no C/C++ source files, no JNI implementations, and no vendored copies of the native cod..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.fusesource.jansi/jansi-project@1.11-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.fusesource.jansi/jansi-project@1.11-tuxcare.1"
    }
  ]
}