Project

General

Profile

Actions

Improvement #11787

closed

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 3 months ago. Updated 23 days ago.

Status:
Closed
Priority:
None
Start date:
26/08/2024
Due date:
19/09/2024
% 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


Files

Actions #1

Updated by Subodhinie chathurajika 3 months ago

  • Description updated (diff)
Actions #2

Updated by Subodhinie chathurajika 3 months ago

  • Description updated (diff)
Actions #3

Updated by Subodhinie chathurajika 3 months ago

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

Updated by Subodhinie chathurajika 3 months ago

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

Updated by Subodhinie chathurajika 2 months ago

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

Updated by Subodhinie chathurajika 2 months ago

  • Status changed from New to Implementation
Actions #7

Updated by Subodhinie chathurajika 2 months ago

  • % Done changed from 90 to 100
Actions #9

Updated by Subodhinie chathurajika about 2 months ago

  • Status changed from Implementation to QA
Actions #10

Updated by Arshana Atapattu 23 days ago

This is working

Actions #11

Updated by Arshana Atapattu 23 days ago

  • Status changed from QA Accept to Closed

Closing due to QA accept

Actions

Also available in: Atom PDF