Merge pull request #974 from wazuh/10774-alma-support
Updating vulnerability detector default configuration with AlmaLinux support
This commit is contained in:
commit
bec778fed5
@ -190,6 +190,12 @@ wazuh_manager_vulnerability_detector:
|
|||||||
- 'buster'
|
- 'buster'
|
||||||
update_interval: '1h'
|
update_interval: '1h'
|
||||||
name: '"debian"'
|
name: '"debian"'
|
||||||
|
- enabled: 'no'
|
||||||
|
os:
|
||||||
|
- '8'
|
||||||
|
- '9'
|
||||||
|
update_interval: '1h'
|
||||||
|
name: '"almalinux"'
|
||||||
- enabled: 'no'
|
- enabled: 'no'
|
||||||
update_from_year: '2010'
|
update_from_year: '2010'
|
||||||
update_interval: '1h'
|
update_interval: '1h'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user