Sha256: b99934b791342ec598c000b0b14ad121b92e0f6d6acb0dd679b21f856c88bb6f

Contents?: true

Size: 395 Bytes

Versions: 7

Compression:

Stored size: 395 Bytes

Contents

#!/usr/bin/env ruby
=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

require_relative '../ui/cli/reporter'

Arachni::UI::CLI::Reporter.new

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
arachni-1.0.6 bin/arachni_reporter
arachni-1.0.5 bin/arachni_reporter
arachni-1.0.4 bin/arachni_reporter
arachni-1.0.3 bin/arachni_reporter
arachni-1.0.2 bin/arachni_reporter
arachni-1.0.1 bin/arachni_reporter
arachni-1.0 bin/arachni_reporter