metasploit-framework/lib/metasploit
Luke Imhoff a0a9c2140b
Log leaked constants and fail rake spec on leak
MSP-11130

Instead of printing the leaked constants to stderr, log them to
`log/leaked-constants.log`.  In task action for spec, read
`log/leaked-constants.log`.  If it exists, print each leaked constants
(and it appropriate it's module full name) and then exit with 1.  If the
file does not exist, do nothing.
2014-10-28 11:21:35 -05:00
..
framework Log leaked constants and fail rake spec on leak 2014-10-28 11:21:35 -05:00
framework.rb Detect leaked constants under Msf::Modules 2014-10-27 11:13:43 -05:00