Hello,
I have a small sh script which I was hoping to somehow deploy on my crowdsec docker instance in order to enrich/append the metrics I’m sending to Prometheus with information such as the confidence score and the total reports on a given ip.
Can you guide me in the right direction? How can I make crowdsec to call this script before the notification is triggered?