Skip to content

Rule refinements for Scala

Arpit Gogia requested to merge scala-rules-refinement-1 into main
  • Fixes some method signatures with ambiguous parameter types
  • Adds missing modes to the Cipher Integrity rule. Source: https://find-sec-bugs.github.io/bugs.htm#CIPHER_INTEGRITY
  • Removes semicolon from some patterns
  • Adds an additional includes pattern for a variation of the hard coded keys pattern
Edited by Arpit Gogia

Merge request reports