In Twistlock AuthZ Broker 0.1, regular expressions are mishandled, as demonstrated by containers/aa/pause?aaa=\/start to bypass a policy in which "docker start" is allowed but "docker pause" is not allowed.Referenceshttps://github.com/twistlock/authz/issues/50https://github.com/twistlock/authz/issues/51