recog 2.1.34 → 2.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 64bba6437d0efb9175428c3de00cdbe4de94121a
4
- data.tar.gz: fa17f78fff7d4665f62f7fcf53b7ea15c2e630a1
3
+ metadata.gz: 30b7547a20fa0a47c0e90975d8d5b03c9bc13b6b
4
+ data.tar.gz: e79f2bc6b4b00bf3d993f8afe1d493027e1c1222
5
5
  SHA512:
6
- metadata.gz: efe0f34686a927bcc767464c7cc657f7a0460b3c14aa0cc2be1d7dcf481bce45c8fcda1ed9e5033687d8ad750f99bb404e3f65705720173b0580e23fac11c536
7
- data.tar.gz: 594df47f41ba98784e7025516bd3a42b9fb9e3e86e98c1435f32ae670610ec450f84d55b03b2c7f5fe8d8d29a7bd36b47c29e9e2f0e7015502007da18a3ea3d5
6
+ metadata.gz: b2338e4414b40c54643a430dd305d6ed3747bbb292dd36e92dfc9a830de10a7b09709c1af7a7f20d1c375af45c5b2320d6705a085600c3861be320f773de8c89
7
+ data.tar.gz: 5c7bfec7fb9ecf43b5b8447af072f517e63d237477c1331b8d0cba39540aa7e27b02d7c97189b69bc8e8238ce6f242c26b69aaff65a57eeae10c6d05f9a5b02e
@@ -1,3 +1,3 @@
1
1
  module Recog
2
- VERSION = '2.1.34'
2
+ VERSION = '2.1.35'
3
3
  end
@@ -2147,6 +2147,30 @@
2147
2147
  <param pos="0" name="service.product" value="CloudFront Load Balancer"/>
2148
2148
  <param pos="0" name="service.family" value="CloudFront"/>
2149
2149
  </fingerprint>
2150
+ <fingerprint pattern="^Amazon-Cloud-Drive$">
2151
+ <description>Amazon Cloud Drive / Drive</description>
2152
+ <example>Amazon-Cloud-Drive</example>
2153
+ <param pos="0" name="service.vendor" value="Amazon"/>
2154
+ <param pos="0" name="service.product" value="Drive"/>
2155
+ </fingerprint>
2156
+ <fingerprint pattern="^AmazonS3$">
2157
+ <description>Amazon S3 (Simple Cloud Storage Service)</description>
2158
+ <example>AmazonS3</example>
2159
+ <param pos="0" name="service.vendor" value="Amazon"/>
2160
+ <param pos="0" name="service.product" value="S3"/>
2161
+ </fingerprint>
2162
+ <fingerprint pattern="^Amazon SimpleDB$">
2163
+ <description>Amazon SimpleDB / Simple Database Service</description>
2164
+ <example>Amazon SimpleDB</example>
2165
+ <param pos="0" name="service.vendor" value="Amazon"/>
2166
+ <param pos="0" name="service.product" value="SimpleDB"/>
2167
+ </fingerprint>
2168
+ <fingerprint pattern="^AmazonSnowball$">
2169
+ <description>Amazon Snowball</description>
2170
+ <example>AmazonSnowball</example>
2171
+ <param pos="0" name="service.vendor" value="Amazon"/>
2172
+ <param pos="0" name="service.product" value="Snowball"/>
2173
+ </fingerprint>
2150
2174
  <fingerprint pattern="^cloudflare-nginx$">
2151
2175
  <description>CloudFlare web load balancer endpoint</description>
2152
2176
  <example>cloudflare-nginx</example>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recog
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.34
4
+ version: 2.1.35
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rapid7 Research
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-19 00:00:00.000000000 Z
11
+ date: 2018-12-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec