List and filter blobs in secrets check
This commit updates the secrets push check to list and filter blobs: * To be below a certain size threshold. * If they have already been committed to the repository. * If they are binary.
显示
- ee/lib/ee/gitlab/checks/push_rules/secrets_check.rb 71 个添加, 3 个删除ee/lib/ee/gitlab/checks/push_rules/secrets_check.rb
- ee/spec/lib/ee/gitlab/checks/push_rules/secrets_check_spec.rb 61 个添加, 10 个删除...pec/lib/ee/gitlab/checks/push_rules/secrets_check_spec.rb
- ee/spec/support/shared_examples/lib/gitlab/secrets_check_shared_examples.rb 88 个添加, 0 个删除...ared_examples/lib/gitlab/secrets_check_shared_examples.rb
- lib/gitlab/git/repository.rb 1 个添加, 1 个删除lib/gitlab/git/repository.rb
加载中
想要评论请 注册 或 登录