Sha256: ec6656222b5828eb632c531be684ca01244a5a9a20661e89964ddc4061fc85dc

Contents?: true

Size: 227 Bytes

Versions: 31

Compression:

Stored size: 227 Bytes

Contents

module Dradis::Plugins::Nexpose
  class Engine < ::Rails::Engine
    isolate_namespace Dradis::Plugins::Nexpose

    include ::Dradis::Plugins::Base
    description 'Processes Nexpose XML format'
    provides :upload
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
dradis-nexpose-4.13.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.11.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.10.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.9.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.8.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.7.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.6.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.5.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.4.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.3.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.2.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.1.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-4.0.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-3.22.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-3.21.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-3.20.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-3.19.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-3.18.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-3.17.0 lib/dradis/plugins/nexpose/engine.rb
dradis-nexpose-3.16.0 lib/dradis/plugins/nexpose/engine.rb