Sha256: f86af0446b69a1026d6abcbd31ea37a9981424d0130c565aec5b883fb6309251

Contents?: true

Size: 380 Bytes

Versions: 5

Compression:

Stored size: 380 Bytes

Contents

#!/usr/bin/env ruby
=begin
    Copyright 2010-2022 Ecsypno <http://www.ecsypno.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

5 entries across 5 versions & 1 rubygems

Version Path
arachni-1.6.1.3 bin/arachni_reporter
arachni-1.6.1.2 bin/arachni_reporter
arachni-1.6.1.1 bin/arachni_reporter
arachni-1.6.1 bin/arachni_reporter
arachni-1.6.0 bin/arachni_reporter