We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e286d8 commit 2f03e09Copy full SHA for 2f03e09
etc/kayobe/inventory/group_vars/wazuh-manager/wazuh-manager
@@ -133,17 +133,17 @@ wazuh_manager_vulnerability_detector:
133
providers:
134
- enabled: 'yes'
135
os:
136
- - 'bionic'
137
- 'focal'
+ - 'jammy'
138
update_interval: '1h'
139
name: '"canonical"'
140
141
142
- - '7'
143
- '8'
+ - '9'
144
145
name: '"redhat"'
146
147
- update_from_year: '2010'
+ update_from_year: '2018'
148
149
name: '"nvd"'
0 commit comments