Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSRC Severity Fix #6

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

MSRC Severity Fix #6

wants to merge 6 commits into from

Conversation

gitBalla
Copy link

Among some individualized fixes to my own environment (formatting, disabling auto-update, and removing auto-deploy), there are some useful fixes here for the inaccurate reporting of MSRC severity 'critical'. The old script only checked 'hidden' and 'available', and categorized everything else as 'optional'. This version checks the MSRC severity as expected, and adds the 'important' category to suit the new functionality.

gitBalla and others added 6 commits August 24, 2023 18:23
Now accurately determines eligible updates via MSRC severity when available. This includes Critical and Important, and all others still fall into Optional if not already detected as Hidden.
This reverts commit 3989f8e.
Now accurately determines eligible updates via MSRC severity when available. This includes Critical and Important, and all others still fall into Optional if not already detected as Hidden. Minor code style formatting. Updated the README and Zabbix template xml to match additional MSRC severity.
As well as changes to some directory defaults to simplify repeated roll-outs. Also removed auto-deployment of script in the template xml.
Found a few missing references that are only used when hidden updates are found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant