{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:017fb507-05ae-5f12-a40e-9cb6d2532ac9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/devalue@4.3.3",
      "type": "library",
      "name": "devalue",
      "version": "4.3.3",
      "purl": "pkg:npm/devalue@4.3.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6b8a2b71-3d6d-52a8-a4dd-7af267a745ce",
      "id": "CVE-2026-22774",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-22774 does not affect version 4.3.3 of devalue. Version 4.3.3 is not vulnerable. Summary: The target repository (devalue version 4.3.3-tuxcare.2) is NOT vulnerable to CVE-2026-22774. The vulnerability affects versions 5.3.0 to 5.6.1, which include TypedArray and ArrayBuffer serialization/deserialization functionality. This functionality does not exist in version 4.x, therefore the vulnerable code patterns are not present. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:68d6ed71-f7c4-50d1-8e8d-dce54cc4a9ea",
      "id": "CVE-2026-30226",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-30226 does not affect version 4.3.3 of devalue. Version 4.3.3 is not vulnerable. Summary: The target repository (devalue v4.3.3-tuxcare.3) is NOT VULNERABLE to CVE-2026-30226. Although the vulnerable code pattern was originally introduced in this codebase, the target has been patched with backported security fixes from multiple advisories (GHSA-8qm3-746x-r74r, GHSA-mwv9-gp5h-frr4, and CVE-2025-57820). All prototype pollution attack vectors described in the CVE have been mitigated. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:417ab730-d8c5-5b09-a59d-6fbe218a27f7",
      "id": "GHSA-33hq-fvwr-56pm",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-33hq-fvwr-56pm affects version 4.3.3 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a22946a6-aeca-53b2-8335-5aa894700bb8",
      "id": "GHSA-8qm3-746x-r74r-map-keys",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-8qm3-746x-r74r-map-keys is fixed in version 4.3.3 of devalue."
      },
      "affects": [
        {
          "ref": "pkg:npm/devalue@4.3.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/devalue@4.3.3"
    }
  ]
}