Add Secret Detection scanning gem implementation
- Introduce Interfaces for Push Check to invoke Secret Detection - Add Gitleaks Ruleset file consisting rules for scanning SD - Add tests to confirm Secret Detection behaviour
显示
- Gemfile.lock 2 个添加, 0 个删除Gemfile.lock
- gems/gitlab-secret_detection/Gemfile.lock 20 个添加, 10 个删除gems/gitlab-secret_detection/Gemfile.lock
- gems/gitlab-secret_detection/gitlab-secret_detection.gemspec 5 个添加, 2 个删除gems/gitlab-secret_detection/gitlab-secret_detection.gemspec
- gems/gitlab-secret_detection/lib/gitlab/secret_detection.rb 5 个添加, 1 个删除gems/gitlab-secret_detection/lib/gitlab/secret_detection.rb
- gems/gitlab-secret_detection/lib/gitlab/secret_detection/finding.rb 28 个添加, 0 个删除...b-secret_detection/lib/gitlab/secret_detection/finding.rb
- gems/gitlab-secret_detection/lib/gitlab/secret_detection/response.rb 28 个添加, 0 个删除...-secret_detection/lib/gitlab/secret_detection/response.rb
- gems/gitlab-secret_detection/lib/gitlab/secret_detection/scan.rb 193 个添加, 0 个删除...tlab-secret_detection/lib/gitlab/secret_detection/scan.rb
- gems/gitlab-secret_detection/lib/gitlab/secret_detection/status.rb 16 个添加, 0 个删除...ab-secret_detection/lib/gitlab/secret_detection/status.rb
- gems/gitlab-secret_detection/lib/gitleaks.toml 49 个添加, 0 个删除gems/gitlab-secret_detection/lib/gitleaks.toml
- gems/gitlab-secret_detection/spec/gitlab/secret_detection_spec.rb 0 个添加, 7 个删除...lab-secret_detection/spec/gitlab/secret_detection_spec.rb
- gems/gitlab-secret_detection/spec/lib/gitlab/secret_detection/scan_spec.rb 199 个添加, 0 个删除...t_detection/spec/lib/gitlab/secret_detection/scan_spec.rb
加载中
想要评论请 注册 或 登录