Sha256: 946b8f4d7d5aca7cbac306773411f72c7587a9f1215ccdd01abf40cf4ddd46df
Contents?: true
Size: 420 Bytes
Versions: 7
Compression:
Stored size: 420 Bytes
Contents
=begin Copyright 2010-2014 Tasos Laskos <tasos.laskos@arachni-scanner.com> This file is part of the Arachni Framework project and is subject to redistribution and commercial restrictions. Please see the Arachni Framework web site for more information on licensing and terms of use. =end class Arachni::Reporters::AFR < Arachni::Reporter::Base def run File.open( "afr", "w" ) {} end end
Version data entries
7 entries across 7 versions & 1 rubygems