rex-sslscan 0.1.2 → 0.1.3

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
  SHA1:
3
- metadata.gz: eb30bb34dcfc9b363c082624d103be59ba54f94f
4
- data.tar.gz: 4806dda835564e8c94f80fcc36de66606ab8d099
3
+ metadata.gz: ebb2f9cb6269feca050e5d189fc566921d109928
4
+ data.tar.gz: 7071c4aab1b5d25bb1e2e9ee922752bd8bace86b
5
5
  SHA512:
6
- metadata.gz: ab500b9085af692673b5a10d1b1b3c6ba854eacc264b3382e50016b9230f76cb5306bb072c0ff0b1238265a711efd9e793e259d509de10e4185b14a97dca7de8
7
- data.tar.gz: 5aa87fa9df999ecdd1d889f08b36e2bbc22d37688ecd66bd11d3a9077e7c4b8454ee7ec91137b628db69749723c5045f4e157cc3846e82736e3fe8f6c1475016
6
+ metadata.gz: 6f7cfae4030e42ca3cd9bf8e940193007a130fb9620a4cf1be749a166e51752a9ffc300fba68a03f694bf76945a392bdda4afd9c00f08c269556028f2ff2254e
7
+ data.tar.gz: d3e0e31bc8ed2737f8efa6ddc24ccc6a745ea018641a6be8c2310be8533180c4f8ec32b4680c8d65dafd60effa2818b1fe84878e457832c1225a90611dff7452
Binary file
data.tar.gz.sig CHANGED
Binary file
data/LICENSE ADDED
@@ -0,0 +1,27 @@
1
+ Copyright (C) 2012-2016, Rapid7, Inc.
2
+ All rights reserved.
3
+
4
+ Redistribution and use in source and binary forms, with or without modification,
5
+ are permitted provided that the following conditions are met:
6
+
7
+ * Redistributions of source code must retain the above copyright notice,
8
+ this list of conditions and the following disclaimer.
9
+
10
+ * Redistributions in binary form must reproduce the above copyright notice,
11
+ this list of conditions and the following disclaimer in the documentation
12
+ and/or other materials provided with the distribution.
13
+
14
+ * Neither the name of Rapid7 LLC nor the names of its contributors
15
+ may be used to endorse or promote products derived from this software
16
+ without specific prior written permission.
17
+
18
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
22
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module Sslscan
3
- VERSION = "0.1.2"
3
+ VERSION = "0.1.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-sslscan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Maloney
@@ -88,7 +88,7 @@ cert_chain:
88
88
  G+Hmcg1v810agasPdoydE0RTVZgEOOMoQ07qu7JFXVWZ9ZQpHT7qJATWL/b2csFG
89
89
  8mVuTXnyJOKRJA==
90
90
  -----END CERTIFICATE-----
91
- date: 2017-01-18 00:00:00.000000000 Z
91
+ date: 2017-04-06 00:00:00.000000000 Z
92
92
  dependencies:
93
93
  - !ruby/object:Gem::Dependency
94
94
  name: bundler
@@ -174,6 +174,7 @@ files:
174
174
  - ".travis.yml"
175
175
  - CODE_OF_CONDUCT.md
176
176
  - Gemfile
177
+ - LICENSE
177
178
  - README.md
178
179
  - Rakefile
179
180
  - bin/console
metadata.gz.sig CHANGED
Binary file