wpscan 3.8.8 → 3.8.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +1 -1
- data/lib/wpscan/references.rb +1 -1
- data/lib/wpscan/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ccd5d089dbc719aed499e6cbe8792ac31003ff5e189a9387d75ec3b56bd59a4e
|
4
|
+
data.tar.gz: 903bb417d674a4fb4c97be5cd4fc0d1ce77fc76c2e6f0ac41dad254c6b75775a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 429646b6120ec540078ac08a432d3775b869fae0e3879a8cd6944814aca9a70db5fbff4046f37158e770ab59ac6f64731014d238204b98e4f4b7e108b51a94e9
|
7
|
+
data.tar.gz: 12089aea65c2c1a98644517505299bcf7035822dcd6b0a695796fd95f90e6f4a145c97f8256cba6a340268b369ff7295ce715747074a9e34b2305cf40a8b75fd
|
data/LICENSE
CHANGED
@@ -27,7 +27,7 @@ Example cases which do not require a commercial license, and thus fall under the
|
|
27
27
|
- Using WPScan to test your own systems.
|
28
28
|
- Any non-commercial use of WPScan.
|
29
29
|
|
30
|
-
If you need to purchase a commercial license or are unsure whether you need to purchase a commercial license contact us -
|
30
|
+
If you need to purchase a commercial license or are unsure whether you need to purchase a commercial license contact us - contact@wpscan.com.
|
31
31
|
|
32
32
|
Free-use Terms and Conditions;
|
33
33
|
|
data/lib/wpscan/references.rb
CHANGED
data/lib/wpscan/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: wpscan
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.8.
|
4
|
+
version: 3.8.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- WPScanTeam
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-10-
|
11
|
+
date: 2020-10-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: cms_scanner
|