cyberark / conjur-policy-parser

Parser library for Conjur Policy YAML
MIT License
0 stars 1 forks source link

Validate the CIDR address is IPv4 and the network mask boundary is correct #31

Closed micahlee closed 4 years ago

micahlee commented 4 years ago

This PR updates our CIDR value validation to ensure:

Connected to #30