Skip to content

Log usage of ruby regexps into application log

Grzegorz Bizon requested to merge feature/gb/unsafe-regexp-logger into master

What does this MR do and why?

This merge request adds a new mechanism to log usage of ruby regexps, that might be especially useful for self-hosted instances that might need to make use of legacy ruby regexps.

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