Fixes non detection of plugin/theme readme and changelog files due to changes in CMSSCanner
This commit is contained in:
@@ -112,6 +112,7 @@ describe WPScan::Model::WpItem do
|
||||
end
|
||||
end
|
||||
|
||||
# Guess all the below should be in the theme/plugin specs
|
||||
describe '#readme_url' do
|
||||
xit
|
||||
end
|
||||
@@ -127,4 +128,8 @@ describe WPScan::Model::WpItem do
|
||||
describe '#error_log?' do
|
||||
xit
|
||||
end
|
||||
|
||||
describe '#head_and_get' do
|
||||
xit
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user