Skip to content

Remove support for unsafe regular expressions

Grzegorz Bizon requested to merge feature/gb/remove-unsafe-regexps into master

What does this MR do and why?

This merge request removes a feature flag, that has been disabled by default for a while already, that makes it possible to use unsafe regular expressions, especially in CI/CD configuration, what could be leveraged into a DoS attack.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Grzegorz Bizon

Merge request reports