cimon-action
cimon-action copied to clipboard
Reaching ignored-ip-nets limits on input
Hi there, really loving the work being done on this action.
We've encountered the following error:
Error: failed constructing sensor controller: failed creating sensors: failed constructing network sensor: failed configuring ignored IP networks: failed updating ignored IP networks in batch: batch update: no space left on device
Context is that we're trying to track Public Cloud IP ranges for an Azure Product that get rotated weekly - https://www.microsoft.com/en-us/download/details.aspx?id=56519. There's potentially 100 IP ranges that come back for a particular product.
Is there a recommended approach to deal with this type of situation when potentially dealing with a larger amount of IPs? Or would this be a hard limit on the action? Any advice would be greatly appreciated, thanks!