{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5a4e6c65-c711-599a-92d8-7824629ece4a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "copy-anything",
      "purl": "pkg:npm/copy-anything@2.0.6-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/copy-anything@2.0.6-tuxcare.3",
      "version": "2.0.6-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "AIKIDO-2025-10177",
      "affects": [
        {
          "ref": "pkg:npm/copy-anything@2.0.6-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:e1ae2b8e-b525-50c8-a591-a1968b33e066",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2025-10177 is fixed in version 2.0.6-tuxcare.3 of copy-anything."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/copy-anything@2.0.6-tuxcare.3"
    }
  ]
}