- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-28-2026 05:41 PM
We have created a HIP profile and configured windows patch management. However, the options under this is not very clear. I have to get some clarifications on this
Missing Patches - Severity
08-03-2026 09:01 PM
Hi @K.Herath ,
The patch severity values are:
0 = Low
1 = Moderate
2 = Important
3 = Critical.
So your current setting of Greater Than or Equal To 3 is correct if you want the HIP object to match endpoints with missing Critical patches.
The Check options evaluate the missing patches reported by the endpoint:
has-any: Matches when the endpoint is missing any patch that meets the configured criteria.
has-none: Matches when none of the configured patch entries are reported as missing.
has-all: Matches when all configured patch entries are reported as missing.
When the Item Table is populated, the Check selection is evaluated against the patches entered in that table, together with the configured severity.
When the Item Table is empty, the severity becomes the primary condition. For example:
Severity: Greater Than or Equal To 3
Check: has-any
Item Table: empty
This should match a Windows endpoint reporting at least one missing Critical patch.
To block those endpoints, add the HIP object to a HIP profile and reference that profile in a deny security policy above the applicable allow rule.
I would recommend validating the behavior first using the endpoint’s HIP report and the HIP Match logs before applying the deny rule broadly.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!

