Skip to content

Updating Node MD5 rule and tests

Bhavya Kaushal requested to merge md5-node into main

What does this MR do?

This MR updates the Node MD5 rule and its correponsing test file.

  1. It adds new libraries and new syntaxes for generating MD5 Hashes.
  2. It updates the test cases to cover all the syntaxes for different ways of generating MD5 hashes.

What are the relevant issue numbers?

Addresses issue : gitlab-org/gitlab#440265 (closed)

Does this MR meet the acceptance criteria?

Merge request reports