Added missing providers

This commit is contained in:
David Correa Rodríguez 2023-08-10 10:50:08 +02:00
parent f2ac235db5
commit f32a85aaaa
No known key found for this signature in database
GPG Key ID: 8787C7C9FF271262

View File

@ -195,6 +195,30 @@ wazuh_manager_vulnerability_detector:
update_from_year: '2010' update_from_year: '2010'
update_interval: '1h' update_interval: '1h'
name: '"redhat"' name: '"redhat"'
- enabled: 'no'
os:
- 'amazon-linux'
- 'amazon-linux-2'
update_interval: '1h'
name: '"alas"'
- enabled: 'no'
update_from_year: '2010'
update_interval: '1h'
name: '"arch"'
- enabled: 'no'
os:
- '11-server'
- '11-desktop'
- '12-server'
- '12-desktop'
- '15-server'
- '15-desktop'
update_interval: '1h'
name: '"suse"'
- enabled: 'no'
update_from_year: '2010'
update_interval: '1h'
name: '"msu"'
- enabled: 'no' - enabled: 'no'
update_from_year: '2010' update_from_year: '2010'
update_interval: '1h' update_interval: '1h'