{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:539597bb-5311-562b-89ac-9161b060c379",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "formidable",
      "purl": "pkg:npm/formidable@2.1.2-tuxcare.5",
      "type": "library",
      "bom-ref": "pkg:npm/formidable@2.1.2-tuxcare.5",
      "version": "2.1.2-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-29622",
      "affects": [
        {
          "ref": "pkg:npm/formidable@2.1.2-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:b72567cd-2b69-5f46-9bbb-48adbe4b28eb",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-29622 is a false positive for formidable 2.1.2-tuxcare.5."
      }
    },
    {
      "id": "CVE-2025-46653",
      "affects": [
        {
          "ref": "pkg:npm/formidable@2.1.2-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:72723095-adee-5819-96eb-08a48e1b5871",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-46653 does not affect version 2.1.2-tuxcare.5 of formidable. already_fixed \u2014 The target repository (formidable v2.1.2-tuxcare.5) already contains the security fix for CVE-2025-46653. Despite the version number being lower than 2.1.3, TuxCare has backported the upstream security patches (commits 022c2c5 and 37a3e89) that replace the non-cryptographically-secure hexoid library with @paralleldrive/cuid2 for filename generation. The fix is present and active in the current ...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/formidable@2.1.2-tuxcare.5"
    }
  ]
}