-
Notifications
You must be signed in to change notification settings - Fork 159
table_config_posture_machine
Database Overview ####configs_posture_machine table
avnotinstalled | integer | %value% |
Integer value added to the machine score if antivirus is determined to not be installed.
avnotrunning | integer | %value% |
Integer value added to the machine score if antivirus is determined to not be running.
avnotupdated | integer | %value% |
Integer value added to the machine score if antivirus is determined to not be updated.
criticalpatches | integer | %value% |
If the total number of critical patches needed is equal to, or greater than, this number, then it will trigger adding value to the machine posture score.
criticalpatchesweight | integer | %value% |
Integer value which will be added to the machine posture score if the total number of critical patches is equaled or exceeded.
highpatches | integer | %value% |
If the total number of critical patches needed is equal to, or greater than, this number, then it will trigger adding value to the machine posture score.
highpatchesweight | integer | %value% |
Integer value which will be added to the machine posture score if the total number of critical patches is equaled or exceeded.
lowpatches | integer | %value% |
If the total number of critical patches needed is equal to, or greater than, this number, then it will trigger adding value to the machine posture score.
lowpatchesweight | integer | %value% |
Integer value which will be added to the machine posture score if the total number of critical patches is equaled or exceeded.