| Overload | Description |
|---|---|
| Active() | Active incidents |
| Active(Int64,Int64) | Get all active incidents for a given IP CIDR range |
| Active(IFirewallUser) | Get all incidents that are no-longer active for a given user |
| Active(GeoLocation[]) | Get all active incidents recorded against one or more geographical locations |
| Active(Int64) | Get all active incidents for a given IP CIDR |
| Active(DateTime,DateTime) | Get all active incidents for a given date range |
| Active(UserTypes) | All incidents for a given user-type like UserTypes.IsHuman || UserTypes.IsMalicious |