Skip to content

Updated Java LDAP injection rule to remove java.util.Properties.Put() sink

Chathumina Vimukthi requested to merge feat/issue-433057/ldap-injection into main

Updated Java LDAP injection rule to

  • remove the java.util.Properties.Put() sink and updated the corresponding example code
  • match classes that are not fully qualified in imports
  • add missing semgrep rule annotations

Merge request reports

Loading