Extend ref extraction logic to support SHA256 commits
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/419905 **Problem** The regular expression used for commit hash detection supports only SHA1 format. **Solution** Adjust the regular expression to capture SHA256 commits too.
显示
- config/feature_flags/gitlab_com_derisk/ref_extract_sha256.yml 9 个添加, 0 个删除...ig/feature_flags/gitlab_com_derisk/ref_extract_sha256.yml
- lib/extracts_ref.rb 8 个添加, 1 个删除lib/extracts_ref.rb
- spec/support/shared_examples/path_extraction_shared_examples.rb 38 个添加, 2 个删除...upport/shared_examples/path_extraction_shared_examples.rb
加载中
想要评论请 注册 或 登录