vrt 0.8.1 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Vrt
2
- VERSION = '0.8.1'.freeze
2
+ VERSION = '0.9.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vrt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Barnett Klane
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2019-04-30 00:00:00.000000000 Z
13
+ date: 2019-10-04 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
@@ -154,6 +154,15 @@ files:
154
154
  - lib/data/1.7/mappings/remediation_advice/remediation_advice.schema.json
155
155
  - lib/data/1.7/vrt.schema.json
156
156
  - lib/data/1.7/vulnerability-rating-taxonomy.json
157
+ - lib/data/1.8/deprecated-node-mapping.json
158
+ - lib/data/1.8/mappings/cvss_v3/cvss_v3.json
159
+ - lib/data/1.8/mappings/cvss_v3/cvss_v3.schema.json
160
+ - lib/data/1.8/mappings/cwe/cwe.json
161
+ - lib/data/1.8/mappings/cwe/cwe.schema.json
162
+ - lib/data/1.8/mappings/remediation_advice/remediation_advice.json
163
+ - lib/data/1.8/mappings/remediation_advice/remediation_advice.schema.json
164
+ - lib/data/1.8/vrt.schema.json
165
+ - lib/data/1.8/vulnerability-rating-taxonomy.json
157
166
  - lib/generators/vrt.rb
158
167
  - lib/generators/vrt/install_generator.rb
159
168
  - lib/vrt.rb