Sha256: c4d4d6b088e9c451333c61122a48918db1d674233933a8bdedceb0d6621b6bd9
Contents?: true
Size: 287 Bytes
Versions: 49
Compression:
Stored size: 287 Bytes
Contents
# frozen_string_literal: true module WPScan # Needed to load at least the Core controller # Otherwise, the following error will be raised: # `initialize': uninitialized constant WPScan::Controller::Core (NameError) module Controller include CMSScanner::Controller end end
Version data entries
49 entries across 49 versions & 1 rubygems