Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'
24570 use re2 for user supplied regexp 9 3 See merge request !2129
显示
- Gemfile 3 个添加, 0 个删除Gemfile
- Gemfile.lock 2 个添加, 0 个删除Gemfile.lock
- lib/gitlab/ci/trace/stream.rb 2 个添加, 2 个删除lib/gitlab/ci/trace/stream.rb
- lib/gitlab/route_map.rb 6 个添加, 2 个删除lib/gitlab/route_map.rb
- lib/gitlab/untrusted_regexp.rb 53 个添加, 0 个删除lib/gitlab/untrusted_regexp.rb
- spec/lib/gitlab/ci/trace/stream_spec.rb 7 个添加, 0 个删除spec/lib/gitlab/ci/trace/stream_spec.rb
- spec/lib/gitlab/route_map_spec.rb 13 个添加, 0 个删除spec/lib/gitlab/route_map_spec.rb
- spec/lib/gitlab/untrusted_regexp_spec.rb 80 个添加, 0 个删除spec/lib/gitlab/untrusted_regexp_spec.rb
- spec/support/malicious_regexp_shared_examples.rb 8 个添加, 0 个删除spec/support/malicious_regexp_shared_examples.rb
加载中
想要评论请 注册 或 登录