Add option to create "groups" for IPs and countries to be used in rules #1746
maddler
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Blocking a multiple countries/IPs currently require creating multiple rules for each resource, adding a considerable overhead to manage this, while you are most likely to always block (or permit) a consistent set of sources.
Being able to manage that as groups might considerably simplify the process.
Motivation
This is, mostly, around simplification and making the process of creating and managing resources as streamlined as possible.
A simple process, also, helps to better manage your security posture.
Proposed Solution
Add an admin section to create/manage groups for IPs and countries that can then be referenced in the rules by adding a "Country Group" and "IP Group".
Alternatives Considered
Adding single entries to the rules looks to be the only other alternative.
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions