04c038e219
* wpscan: init at 3.4.0 (#50958) * wpscan: fix typo in description Co-Authored-By: nyanloutre <paul@nyanlout.re> * wpscan: missing indentation Co-Authored-By: nyanloutre <paul@nyanlout.re> * wpscan: wrap executable with curl
3 lines
54 B
Ruby
3 lines
54 B
Ruby
source 'https://rubygems.org'
|
|
gem 'wpscan', '= 3.4.0'
|