nexpose_cyberark 0.0.7-java → 0.0.8-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -0
- data/lib/nexpose_cyberark/version.rb +1 -1
- metadata +3 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 793a9a0d618c0e7a742f5f731496fc5928b918ec
|
4
|
+
data.tar.gz: dab978bfaa5ea403a7c4bad74cd1f088203ad948
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9411df44e4a5747ee11ab1501dc7277f1294dd68766d2be2b305aee98821e910f6d9e060114b852573d3353a9f973b00c311ef9d4280dc9fa106006e8b1199a8
|
7
|
+
data.tar.gz: 447520879d916e8ba1edf1f1959e4aa62c9e15a74c98687fc394a9a5914f7602c809a23e4db62eee89227c28302ed1f1ae7a7a15d97a5cf46b03857925497626
|
data/README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1
1
|
# Nexpose Cyberark Integration
|
2
2
|
|
3
|
+
*As of Nexpose/InsightVM Release 6.4.39, this Ruby gem has been deprecated. For the most up-to-date integration, use the Nexpose/InsightVM in-product functionality.*
|
4
|
+
|
3
5
|
This is the official gem package for the **JRuby Nexpose Cyberark Integration**
|
4
6
|
|
5
7
|
For assistance with using the gem please email the Rapid7 integrations support team at <support@rapid7.com>
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nexpose_cyberark
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.8
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Damian Finol
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2017-06-28 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: bundler
|
@@ -122,9 +122,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
122
122
|
version: '0'
|
123
123
|
requirements: []
|
124
124
|
rubyforge_project:
|
125
|
-
rubygems_version: 2.
|
125
|
+
rubygems_version: 2.5.1
|
126
126
|
signing_key:
|
127
127
|
specification_version: 4
|
128
128
|
summary: Nexpose Cyberark integration.
|
129
129
|
test_files: []
|
130
|
-
has_rdoc:
|