Sha256: 5d55619d0b9e489c81d6c1ff398095a589b44438ad9365455f0c721c986130ae
Contents?: true
Size: 420 Bytes
Versions: 6
Compression:
Stored size: 420 Bytes
Contents
=begin Copyright 2010-2015 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
6 entries across 6 versions & 1 rubygems