We want to generate a YAML path regex that will disallow users from uploading resources into the wrong directory on our repository.
For example, something like ^/configs/services/.*
Created by austin.thao
·