When I deploy the AWS WAF Bouncer with my CorwdSec Deployment, I notice hundreds of IPSets getting created on the Web ACL I specify in the Bouncer config.
However, none of these IPSets are being used in the rule groups that the Bouncer creates.
Is the purpose of these IPSets to share a database of malicious IPs with us so that we can create rules for them separately, or is the Bouncer supposed to be creating rules that enforce actions against the IPSets that are created?
Currently, it seems that the bouncer will enforce actions for suspicious requests coming in rather than using the 1 milion plus IPs listed in the hundreds of IPSets that the bouncer adds.