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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0167c94236ac89c5e2cd38cf9c7dfe439f6ec103b85202a16726a7fb81f98cfd
4
- data.tar.gz: e804466f9f762ea8e3500cc5725b909101ba5bbe832961f397498c3923f1816a
3
+ metadata.gz: ccd5d089dbc719aed499e6cbe8792ac31003ff5e189a9387d75ec3b56bd59a4e
4
+ data.tar.gz: 903bb417d674a4fb4c97be5cd4fc0d1ce77fc76c2e6f0ac41dad254c6b75775a
5
5
  SHA512:
6
- metadata.gz: e124205e040569aa3c2c47e4baea08d013d7cd3d359c1e531195af3f6d413d12547f46dbbb24d63c585ed0196b41e58e17b7b5c4b6183789ed5e482a94338b19
7
- data.tar.gz: d382d043729a8ca55facf66058209c2c51ae2617bc59b071b03c30ce21997bd92ed43ec4c099261717d6b6e86b287dc5664450e52c6ce5c243a3dc3ad6c97910
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 - team@wpscan.org.
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
 
@@ -27,7 +27,7 @@ module WPScan
27
27
  end
28
28
 
29
29
  def wpvulndb_url(id)
30
- "https://wpscan.com/vulnerabilities/#{id}"
30
+ "https://wpscan.com/vulnerability/#{id}"
31
31
  end
32
32
  end
33
33
  end
@@ -2,5 +2,5 @@
2
2
 
3
3
  # Version
4
4
  module WPScan
5
- VERSION = '3.8.8'
5
+ VERSION = '3.8.9'
6
6
  end
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.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-09 00:00:00.000000000 Z
11
+ date: 2020-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cms_scanner