guardicore / guardicore/monkey

Improve IP/network configuration UI

Open
#1,007 0 comments 0 reactions 0 assignees View on GitHub
Complexity: Medium Enhancement Impact: Low UI
Dominant language
Python
Stars
7.1k
Forks
830
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Adding a large number of IPs or networks to `Blocked IPs`, `Scan target list`, or `Network segmentation testing` in the configuration UI is cumbersome, as each IP or network must be put into its own field.

**Describe the solution you'd like**
Replace the `Blocked IPs`, `Scan target list`, and `Network segmentation testing` configuration fields with text blob fields. This would allow a user to simply copy-paste a list of IPs/Networks into the text field, rather than clicking the `+` button and adding a new field for each.

**Describe alternatives you've considered**
Users can solve this problem today by exporting the configuration, making modifications, and then importing the modified configuration file.

![fields](https://user-images.githubusercontent.com/19957806/109537620-15398280-7a8d-11eb-8970-23faf45ae541.gif)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.