Method: PWN::SAST::CmdExecutionJava.authors

Defined in:
lib/pwn/sast/cmd_execution_java.rb

.authorsObject

Author(s)

0day Inc. <[email protected]>



125
126
127
128
129
# File 'lib/pwn/sast/cmd_execution_java.rb', line 125

public_class_method def self.authors
  "AUTHOR(S):
    0day Inc. <[email protected]>
  "
end