How can I add an IP address to the decisions list without using cscli?
I’m using a Docker container and have my own list of IP addresses to block or display captchas on. I need to add them to CrowdSec from another container. I’ve only found a way to grant another container permissions to docker.sock, which I don’t really like. Are there any other options besides this? Thanks.