Skip to content

Update metadata for SAST rules

Bhavya Kaushal requested to merge update-metadata into main

What does this MR do?

Updates meta-data for 214 rules

  • Update OWASP mappings for Path Injection Issues for all languages in SAST rules repo. Change from Injection to Broken Access Control.
  • A lot of rules are missing the category: security metadata tag. Added that.
    • I also had to fix other metadata for a lot of rules while adding category: security such as add owasp mappings, fix cwe format, add shortDesciption etc.

What are the relevant issue numbers?

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

Edited by Bhavya Kaushal

Merge request reports