{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d9d42f9c-e5e6-5720-98f3-80d2c0728a59",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "commons-vfs2-project",
      "purl": "pkg:maven/org.apache.commons/commons-vfs2-project@2.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.commons",
      "bom-ref": "pkg:maven/org.apache.commons/commons-vfs2-project@2.0-tuxcare.1",
      "version": "2.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27553",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-vfs2-project@2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:067d8de9-9e16-5c4c-b342-a17c6276ffda",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27553 is fixed in version 2.0-tuxcare.1 of org.apache.commons:commons-vfs2-project."
      }
    },
    {
      "id": "CVE-2025-30474",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-vfs2-project@2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3af25a3d-dca1-5fec-a870-5c961c0052e7",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-30474 does not affect version 2.0-tuxcare.1 of org.apache.commons:commons-vfs2-project. 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.",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.commons/commons-vfs2-project@2.0-tuxcare.1"
    }
  ]
}