lib/pwn/sast/md5.rb in pwn-0.4.605 vs lib/pwn/sast/md5.rb in pwn-0.4.606

- old
+ new

@@ -8,10 +8,10 @@ # to determine if deprecated hashing is still supported. module MD5 @@logger = PWN::Plugins::PWNLogger.create # Supported Method Parameters:: - # PWN::SAST::MD4.scan( + # PWN::SAST::MD5.scan( # dir_path: 'optional path to dir defaults to .' # git_repo_root_uri: 'optional http uri of git repo scanned' # ) public_class_method def self.scan(opts = {})