CycodeLabs / CycodeLabs/cimon-action
Reaching ignored-ip-nets limits on input
- Dominant language
- JavaScript
- Stars
- 124
- Forks
- 10
- Avg merge
- 20h 50m
- Merged PRs (30d)
- 1
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.