Question

How can I patch the vulnerabilities using CVE-ID through api

  • 31 January 2024
  • 0 replies
  • 19 views

Badge

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.


0 replies

Be the first to reply!

Reply