Skip to content

Updating Node SHA1 rule and tests

Bhavya Kaushal requested to merge node-sha1 into main

What does this MR do?

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

  1. It adds new libraries and new syntaxes for generating SHA1 Hashes.
  2. It updates the description to add detailed explanation and secure code example.
  3. It updates the rule metadata.
  4. It updates the test cases to cover all the syntaxes for different ways of generating SHA1 hashes.

What are the relevant issue numbers?

Addresses issue : gitlab-org/gitlab#440266

Does this MR meet the acceptance criteria?

Edited by Bhavya Kaushal

Merge request reports