Possibly a question out of left field, but is there an easy way to force a host to have a vulnerability detected, such that the
vulnerabilities webhook fires, so that the webhook can be tested without needing to wait an indeterminate period of time to verify if it is working? Also, is there a means to find out from the Fleet logs when/if the webhook has fired; for instance, to find out if the receiving service (e.g., Slack) rejected the POST data (such as if the
host_batch_size
is too large)?