Sha256: f3833b07bce879848b13c12f7998e4e2282dfbb0254d5d2e02bd43ec23270d16

Contents?: true

Size: 165 Bytes

Versions: 15

Compression:

Stored size: 165 Bytes

Contents

module WPScan
  # Custom class to include the WPScan::References module
  class InterestingFinding < CMSScanner::InterestingFinding
    include References
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
wpscan-3.3.2 app/models/interesting_finding.rb
wpscan-3.3.1 app/models/interesting_finding.rb
wpscan-3.3.0 app/models/interesting_finding.rb
wpscan-3.2.1 app/models/interesting_finding.rb
wpscan-3.2.0 app/models/interesting_finding.rb
wpscan-3.1.0 app/models/interesting_finding.rb
wpscan-3.0.8 app/models/interesting_finding.rb
wpscan-3.0.7 app/models/interesting_finding.rb
wpscan-3.0.6 app/models/interesting_finding.rb
wpscan-3.0.5 app/models/interesting_finding.rb
wpscan-3.0.4 app/models/interesting_finding.rb
wpscan-3.0.3 app/models/interesting_finding.rb
wpscan-3.0.2 app/models/interesting_finding.rb
wpscan-3.0.1 app/models/interesting_finding.rb
wpscan-3.0 app/models/interesting_finding.rb