app/finders/plugins.rb in wpscan-3.4.5 vs app/finders/plugins.rb in wpscan-3.5.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require_relative 'plugins/urls_in_homepage' require_relative 'plugins/known_locations' # From the DynamicFinders require_relative 'plugins/comment' require_relative 'plugins/xpath'