[Hygiene] Support CIDR and Partial Domains #2263
Labels
feature
use for describing a new feature to develop
needs triage
use to identify issue needing triage from Filigran Product team
Use case
Currently the Hygiene connector won't match an IP with a CIDR address in the list. It also won't match a partial domain in a list either.
CIDR example
1.255.30.0/24 in vpn-ipv4 list
Tested with 1.255.30.45 -> Hygiene failed to match
Tested with 1.255.30.0/24 -> works
Domain example
.02bancorp.com in bank website list
Tested with www.02bancorp.com -> Hygiene failed to match
Additional Information
Would you be willing to submit a PR?
Possibly... If you had some guidance on how you would want it to work.
The text was updated successfully, but these errors were encountered: