Actions
Support #3407
closed
TF
SB
Exclusion of source after removal from update.yaml
Support #3407:
Exclusion of source after removal from update.yaml
Affected Versions:
Label:
Description
How to reproduce:
Add
sources:
- A
- B
- C
Run suricata-update.
Edit update.yaml and remove "B". On next run, suricata-update will still fetch the removed (from update.yaml) source.
Expected behavior: suricata-update should consider entries that were removed from update.yaml as sources that should be removed/disabled.
Actions