cscli postoverflows install crowdsecurity/cookiebot-whitelistThese ip addresses are taken from the support article
If you notice this list is not up to date please open an issue on the hub
1name: crowdsecurity/cookiebot-whitelist2description: "Whitelist events from cookiebot compliance scanner"3whitelist:4 reason: "Cookiebot compliance scanner ip address"5 expression:6 - "evt.Overflow.Alert.Source.IP in File('cookiebot_ips.txt')"78data:9 - source_url: https://hub-data.crowdsec.net/whitelists/benign_bots/cookiebot_ips.txt10 dest_file: cookiebot_ips.txt11 type: string