Thank you both for your replies! Sorry, I am not familiar with that term - rising edge. If you mean, the vuln automation was enabled after the CVE was detected I have tested with a new, never added before host, and it also does not trigger the webhook.
Thank you for suggesting it but I have also set the periodicity to as little as 1m with no luck. I also extended the recent_vulnerability_max_age to much longer than its default 30 days.
From
these lines it looks like there might not be so much logic behind the decision to trigger or not. It looks like it just gathers up the hosts affected by any CVEs, batches them according to the config, and then sends them. But not for me I guess 😞
But also is this feature premium only? I see that it
changes the mapper based on lic here but also looks like it might be unrelated.