I tried to pass the cve-id in the arguments when I call the api to install the patch in device.
{
"command_type_name": "InstallUpdate",
"args": "CVE-2023-36585"
}
like this, it installing the patches in the devices but when the installation is complete it shows the update is available for that cve-id software, so means it not patched it.
So how can I patched the vulnerabilities by passing the cve-id in the args through api.