| 0 Votes |
Number of missing "Important" or "Critical" Patches, excluding Superseded - Universal
Relevance
| * Results in a "string"/number |
number of relevant fixlets whose(exists values whose("Important" = it OR "Critical" = it) of headers "X-Fixlet-Source-Severity" of it AND not exists values whose(it contains " (Superseded)") of headers "Subject" of it) of sites whose("Fixlet Site" = type of it AND exists names whose(it starts with "Updates for " OR it starts with "Patches for" OR it = "Enterprise Security") of it)
Property Details
Sharing
| Relevance Image Sharing: |
| Social Media: |
Comments
|
|
|
| sir i cant make it work why its giving me error | |
|
|
|
| I was able to get it working referencing the example you referred to on github plus added some relevance to prune out the Fixlets with no default actions. number of relevant fixlets whose(exists values whose("Important" = it OR "Critical" = it) of headers "X-Fixlet-Source-Severity" of it AND not exists values whose (it contains "Superseded") of headers "Subject" of it AND exists (current date - it) whose(it > 30 * day) of (it as date) of values whose(exists it as date) of headers "X-Fixlet-Source-Release-Date" of it AND exists headers "X-Fixlet-Default-Action" of it) of sites whose("Fixlet Site" = type of it AND exists names whose(it = "Enterprise Security") of it) | |
|
|
|
| Also, see this example: https://github.com/jgstew/bigfix-content/blob/master/fixlet/WARNING_%20Computer%20has%20missing%20Critical%20or%20Important%20Patches%20older%20than%2014%20days.bes | |
|
|
|
| send me a message through forum.bigfix.com or bigfix.slack.com | |
|
|
|
| I have been looking to configure something similar to this but would like to edit and my BigFix resource couldn;t answer to where I would find information on what headers are available. When I pull up a Fixlet in the console under properties I see the headings ID, Site, Category, Source, Source Severity, etc... but no where can I identify where the headers are for X-Fixlet-Source-Severity. I am trying to build relevance based off this that limits the Windows patches to nonSuperseded OS level, Security patches with a date older than X. It was suggested that I reach out to the creator of this relevance for help. Please help! | |
|
|
|
| I have been looking to configure something similar to this but would like to edit and my BigFix resource couldn;t answer to where I would find information on what headers are available. When I pull up a Fixlet in the console under properties I see the headings ID, Site, Category, Source, Source Severity, etc... but no where can I identify where the headers are for X-Fixlet-Source-Severity. I am trying to build relevance based off this that limits the Windows patches to nonSuperseded OS level, Security patches with a date older than X. It was suggested that I reach out to the creator of this relevance for help. Please help! | |

