{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bade6e59-ba58-53b9-b751-0e931d7357be",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "cloudinary",
      "purl": "pkg:npm/cloudinary@1.41.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/cloudinary@1.41.3-tuxcare.1",
      "version": "1.41.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-12613",
      "affects": [
        {
          "ref": "pkg:npm/cloudinary@1.41.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d0ef606b-1175-5ff8-8634-df3656fa7308",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-12613 affects version 1.41.3-tuxcare.1 of cloudinary, and is fixed in 1.41.3-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cloudinary@1.41.3-tuxcare.1"
    }
  ]
}