Skip to content

SAST Rule Enhancement corresponding to #438855 ( sast-rules/python/django/security/injection/sql/sql-injection-rawsql )

What does this MR do?

  • removes old Django rule due to poor rule and test cases quality
  • adds a new rule and improved test cases
  • starts a more granular directory structure for Python rules similar to that of Semgrep

What are the relevant issue numbers?

gitlab-org/gitlab#438855 (closed) and gitlab-org/security-products/tests/sast-rules-apps/python-web-apps!10 (merged)

Does this MR meet the acceptance criteria?

Merge request reports