{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a0010815-2d48-5432-a7c6-24922cc6392d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.commons/commons-vfs2-examples@2.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.commons",
      "name": "commons-vfs2-examples",
      "version": "2.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.commons/commons-vfs2-examples@2.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6731749f-7add-5cd1-91ee-5432bb3591e8",
      "id": "CVE-2025-27553",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27553 is fixed in version 2.0-tuxcare.1 of org.apache.commons:commons-vfs2-examples."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-vfs2-examples@2.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5857c4c1-3f90-54e5-a07d-a3de696ccd22",
      "id": "CVE-2025-30474",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-30474 does not affect version 2.0-tuxcare.1 of org.apache.commons:commons-vfs2-examples. already_fixed \u2014 The target repository already contains the fix for CVE-2025-30474. The password masking defense is present in FileSystemException.java (lines 38-42 for pattern definitions, lines 139-145 for masking logic). Git commit 9c22e5297c7cb9dd75adec7ebcba06448e993bd8 shows this fix was applied."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-vfs2-examples@2.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.commons/commons-vfs2-examples@2.0-tuxcare.1"
    }
  ]
}