Project

General

Profile

Actions

Improvement #11787

open

Improvement #11632: Patch management/ Windows updates related improvements

Refactor and Re-Implement the Category Extraction from ICategoryCollection for OS_UPDATES payload

Added by Subodhinie chathurajika about 2 months ago. Updated 7 days ago.

Status:
QA
Priority:
None
Start date:
26/08/2024
Due date:
19/09/2024 (18 days late)
% Done:

100%

Estimated time:
Device Type:
Windows
Component:
Windows Agent
Type:
Windows

Description

The current implementation of category names extraction concatenates all the category names into a single String and send via the payload from Windows agent.It is less flexible for further processing of update data such as filtering of category names individually. So to overcome those difficulties each category name should be separated instead of concatenating the names into a single String by returning a list of category names.

Resources:
Windows Update categories - https://learn.microsoft.com/en-us/archive/blogs/dubaisec/windows-update-categories
Determine Windows Update classification - https://stackoverflow.com/questions/48382393/determine-windows-update-classification
ICategory interface(wuapi.h) - https://learn.microsoft.com/en-us/windows/win32/api/wuapi/nn-wuapi-icategory

Actions #1

Updated by Subodhinie chathurajika about 2 months ago

  • Description updated (diff)
Actions #2

Updated by Subodhinie chathurajika about 2 months ago

  • Description updated (diff)
Actions #3

Updated by Subodhinie chathurajika about 1 month ago

  • Start date set to 26/08/2024
  • % Done changed from 0 to 50
Actions #4

Updated by Subodhinie chathurajika about 1 month ago

  • Due date set to 08/09/2024
  • % Done changed from 50 to 60
Actions #5

Updated by Subodhinie chathurajika 18 days ago

  • Due date changed from 08/09/2024 to 19/09/2024
  • % Done changed from 60 to 90
Actions #6

Updated by Subodhinie chathurajika 18 days ago

  • Status changed from New to Implementation
Actions #7

Updated by Subodhinie chathurajika 18 days ago

  • % Done changed from 90 to 100
Actions #9

Updated by Subodhinie chathurajika 7 days ago

  • Status changed from Implementation to QA
Actions

Also available in: Atom PDF