salopensource / sal

Modular reporting for Endpoints
Apache License 2.0
212 stars 64 forks source link

Inventory Model - add Win32_Package Fields - Windows packages and upd… #428

Closed lemonaidgyoung closed 3 years ago

lemonaidgyoung commented 3 years ago

Add Inventory support for Windows software packages and updates

I would like to add Win32_Package and Win32_QuickFixEngieering class fields IE: Add Microsoft Windows installed packages and updates to the Inventory model.

This commit adds the data model and view (plus search fields and filters)

grahamgilbert commented 3 years ago

Is there a reason the variables are camel case rather than snake case used throughout the rest of the application? Other than that, lgtm. I assume exposing this in the GUI is next up?

lemonaidgyoung commented 3 years ago

re: Is there a reason the variables are camel case rather than snake case used throughout the rest of the application? An oversight, I'll fix the commit to reflect the convention .. I assume exposing this in the GUI is next up? Correct, wanted to get the data model in 1 commit and UI in another

gjyoung1974 commented 3 years ago

do not merge. Preparing a new PR

lemonaidgyoung commented 3 years ago

do mot merge