Update gitlab-secret_detection gem
This commit update `gitlab-secret_detection` gem with some minor changes to work nicely for the changes introduced in other commits in this merge request.
显示
- .rubocop_todo/gitlab/namespaced_class.yml 1 个添加, 0 个删除.rubocop_todo/gitlab/namespaced_class.yml
- .rubocop_todo/rspec/context_wording.yml 1 个添加, 0 个删除.rubocop_todo/rspec/context_wording.yml
- ee/lib/ee/gitlab/checks/push_rules/secrets_check.rb 99 个添加, 3 个删除ee/lib/ee/gitlab/checks/push_rules/secrets_check.rb
- ee/lib/gitlab/secret_detection_logger.rb 9 个添加, 0 个删除ee/lib/gitlab/secret_detection_logger.rb
- ee/spec/lib/ee/gitlab/checks/push_rules/secrets_check_spec.rb 16 个添加, 61 个删除...pec/lib/ee/gitlab/checks/push_rules/secrets_check_spec.rb
- ee/spec/lib/gitlab/secret_detection_logger_spec.rb 15 个添加, 0 个删除ee/spec/lib/gitlab/secret_detection_logger_spec.rb
- ee/spec/support/shared_contexts/secrets_check_shared_contexts.rb 174 个添加, 0 个删除.../support/shared_contexts/secrets_check_shared_contexts.rb
- ee/spec/support/shared_examples/lib/gitlab/secrets_check_shared_examples.rb 434 个添加, 37 个删除...ared_examples/lib/gitlab/secrets_check_shared_examples.rb
- gems/gitlab-secret_detection/lib/gitlab/secret_detection.rb 0 个添加, 1 个删除gems/gitlab-secret_detection/lib/gitlab/secret_detection.rb
- gems/gitlab-secret_detection/lib/gitlab/secret_detection/finding.rb 10 个添加, 0 个删除...b-secret_detection/lib/gitlab/secret_detection/finding.rb
- gems/gitlab-secret_detection/lib/gitlab/secret_detection/scan.rb 39 个添加, 26 个删除...tlab-secret_detection/lib/gitlab/secret_detection/scan.rb
- gems/gitlab-secret_detection/lib/gitlab/secret_detection/status.rb 1 个添加, 1 个删除...ab-secret_detection/lib/gitlab/secret_detection/status.rb
- gems/gitlab-secret_detection/spec/lib/gitlab/secret_detection/scan_spec.rb 50 个添加, 27 个删除...t_detection/spec/lib/gitlab/secret_detection/scan_spec.rb
ee/lib/gitlab/secret_detection_logger.rb
0 → 100644
想要评论请 注册 或 登录